SessionAuthenticatorCookieName Property |
Gets the name of the cookie to store the session in
Namespace:
Couchbase.Lite.Sync
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 2.0.0-b0364
Syntax public string CookieName { get; }
Property Value
Type:
StringSee Also