Click or drag to resize

ReplicationChangeEventArgsUsername Property

The current username assigned to the replication

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