Click or drag to resize

ReplicationUsername Property

If applicable, will store the username of the logged in user once they are authenticated

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

Property Value

Type: String
See Also