Couchbase Lite .NET Documentation
Couchbase Lite .NET Documentation
Couchbase.Lite.Sync
ReplicatorOptionsDictionary Class
ReplicatorOptionsDictionary Properties
Auth Property
Channels Property
Filter Property
FilterParams Property
Headers Property
ReplicatorOptionsDictionary
Auth Property
Gets or sets the authentication parameters
Namespace:
Couchbase.Lite.Sync
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 2.0.0-b0125
Syntax
C#
Copy
public
AuthOptionsDictionary
Auth
{
get
;
set
; }
Property Value
Type:
AuthOptionsDictionary
See Also
Reference
ReplicatorOptionsDictionary Class
Couchbase.Lite.Sync Namespace