ReplicatorConfigurationAuthenticator Property |
Gets or sets the class which will authenticate the replication
Namespace:
Couchbase.Lite.Sync
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 2.0.0-b0364
Syntax public Authenticator Authenticator { get; set; }
Property Value
Type:
AuthenticatorSee Also