Click or drag to resize

AuthOptionsDictionaryUsername Property

Gets or sets the username to be used

Namespace:  Couchbase.Lite.Sync
Assembly:  Couchbase.Lite (in Couchbase.Lite.dll) Version: 2.0.0-b0125
Syntax
C#
public string Username { get; set; }

Property Value

Type: String
See Also