Click or drag to resize

BasicAuthenticatorUsername Property

Gets the password that this object holds

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

Property Value

Type: String
See Also