Click or drag to resize

IAuthenticatorScheme Property

Note: This API is now obsolete.

Get the authentication scheme, if applicable

Namespace:  Couchbase.Lite.Auth
Assembly:  Couchbase.Lite (in Couchbase.Lite.dll) Version: 1.4.1-b107
Syntax
C#
[ObsoleteAttribute("Not intended for outside use")]
string Scheme { get; }

Property Value

Type: String
See Also