ReplicatorConfigurationAuthenticator Property |
Gets or sets the class which will authenticate the replication
Namespace:
Couchbase.Lite.Sync
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 0.0.0
Syntaxpublic Authenticator Authenticator { get; set; }Property Value
Type:
Authenticator
See Also