IAuthenticator Interface |
Namespace: Couchbase.Lite.Auth
public interface IAuthenticator
The IAuthenticator type exposes the following members.
| Name | Description | |
|---|---|---|
| Scheme | Obsolete.
Get the authentication scheme, if applicable
| |
| UserInfo | Obsolete.
Gets info about the user, if applicable
| |
| UsesCookieBasedLogin | Obsolete.
Gets whether or not this login method uses cookies
|
| Name | Description | |
|---|---|---|
| LoginParametersForSite | Obsolete.
Gets the authentication headers for a particular site, based on the
authentication info contained
| |
| LoginPathForSite | Obsolete.
Gets the login path for a particular site
|