Couchbase Lite .NET Documentation
Couchbase Lite .NET Documentation
Couchbase.Lite.Sync
SessionAuthenticator Class
SessionAuthenticator Constructor
SessionAuthenticator Properties
SessionAuthenticator Methods
SessionAuthenticator Constructor
Constructor
Namespace:
Couchbase.Lite.Sync
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 2.0.0-b0295
Syntax
C#
Copy
public
SessionAuthenticator
(
string
sessionID
,
Nullable
<
DateTimeOffset
>
expires
,
string
cookieName
)
Parameters
sessionID
Type:
System
String
SessionID
expires
Type:
System
Nullable
DateTimeOffset
Expires
cookieName
Type:
System
String
CookieName
See Also
Reference
SessionAuthenticator Class
Couchbase.Lite.Sync Namespace