AuthOptionsDictionaryPassword Property  | 
 
            Gets or sets the password for the credentials (not applicable in all cases)
            
 
    Namespace: 
   Couchbase.Lite.Sync
    Assembly:
   Couchbase.Lite (in Couchbase.Lite.dll) Version: 2.0.0-b0469
Syntaxpublic string Password { get; set; }Property Value
Type: 
String
See Also