Couchbase Lite .NET Documentation
Couchbase Lite .NET Documentation
Couchbase.Lite.Sync
BasicAuthenticator Class
BasicAuthenticator Properties
Password Property
Username Property
BasicAuthenticator
Username Property
Gets the password that this object holds
Namespace:
Couchbase.Lite.Sync
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 0.0.0
Syntax
C#
Copy
public
string
Username
{
get
; }
Property Value
Type:
String
See Also
Reference
BasicAuthenticator Class
Couchbase.Lite.Sync Namespace