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-b0469
Syntaxpublic Authenticator Authenticator { get; set; }Property Value
Type: 
Authenticator
See Also