Android.Credentials Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Classes
ClearCredentialStateException |
Represents an error encountered during the
|
ClearCredentialStateRequest |
A request class for clearing a user's credential state from the credential providers. |
ClearCredentialStateRequest.InterfaceConsts | |
CreateCredentialException |
Represents an error encountered during the
|
CreateCredentialRequest |
A request to register a specific type of user credential, potentially launching UI flows to collect user consent and any other operation needed. |
CreateCredentialRequest.Builder |
A builder for |
CreateCredentialRequest.InterfaceConsts | |
CreateCredentialResponse |
A response object that encapsulates the result of a successful credential creation execution. |
CreateCredentialResponse.InterfaceConsts | |
Credential |
Represents a user credential that can be used to authenticate to your app. |
Credential.InterfaceConsts | |
CredentialDescription |
Represents the type and contained data fields of a |
CredentialDescription.InterfaceConsts | |
CredentialManager |
Manages user authentication flows. |
CredentialOption |
Information about a specific type of credential to be requested during a |
CredentialOption.Builder |
A builder for |
CredentialOption.InterfaceConsts | |
GetCredentialException |
Represents an error encountered during the
|
GetCredentialRequest |
A request to retrieve the user credential, potentially launching UI flows to let the user pick from different credential sources. |
GetCredentialRequest.Builder |
A builder for |
GetCredentialRequest.InterfaceConsts | |
GetCredentialResponse |
A response object that encapsulates the credential successfully retrieved from the user. |
GetCredentialResponse.InterfaceConsts | |
PrepareGetCredentialResponse |
A response object that prefetches user app credentials and provides metadata about them. |
PrepareGetCredentialResponse.PendingGetCredentialHandle |
A handle that represents a pending get-credential operation. |
RegisterCredentialDescriptionRequest |
A request to register a |
RegisterCredentialDescriptionRequest.InterfaceConsts | |
UnregisterCredentialDescriptionRequest |
A request to unregister a |
UnregisterCredentialDescriptionRequest.InterfaceConsts |