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.1.0-b0232
Syntaxpublic string CookieName { get; }
Property Value
Type:
String
See Also