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-b0125
Syntax public string Password { get; set; }
Property Value
Type:
StringSee Also