Click or drag to resize

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-b0295
Syntax
C#
public string Password { get; set; }

Property Value

Type: String
See Also