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