Couchbase Lite .NET Documentation
Couchbase Lite .NET Documentation
Couchbase.Lite.Sync
SessionAuthenticator Class
SessionAuthenticator Properties
CookieName Property
Expires Property
SessionID Property
SessionAuthenticator
Expires Property
Gets the optional expiration date for this session
Namespace:
Couchbase.Lite.Sync
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 2.0.0-b0295
Syntax
C#
Copy
public
Nullable
<
DateTimeOffset
>
Expires
{
get
; }
Property Value
Type:
Nullable
DateTimeOffset
See Also
Reference
SessionAuthenticator Class
Couchbase.Lite.Sync Namespace