Windows.Security.Authentication.Web.Core 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.
Contains core methods for obtaining tokens from web account providers.
Classes
FindAllAccountsResult |
This class represents the result of an account retrieval operation. |
WebAccountEventArgs |
Contains information about an event involving a WebAccount. |
WebAccountMonitor |
Allows an app to monitor specific web accounts and raises events when those web accounts change. |
WebAuthenticationAddAccountResponse |
Contains the response data for an add account operation. |
WebAuthenticationAddAccountResult |
The result of a web account provisioning operation, returned by the WebAuthenticationCoreManager.AddAccountWithTransferTokenAsync method. |
WebAuthenticationCoreManager |
Contains core methods for obtaining tokens from web account providers. |
WebAuthenticationTransferTokenRequest |
The request data for a web authentication operation that includes a transfer token. |
WebProviderError |
Represents an error from a web account provider. |
WebTokenRequest |
Represents a request to an online identity provider for an authentication token. |
WebTokenRequestResult |
Represents the results of a web token request to an identity provider. |
WebTokenResponse |
Represents the response from a web account provider to a web token request. |
Enums
FindAllWebAccountsStatus |
Contains values that describe the result of a web account enumeration operation (see the FindAllAccountsAsync method). |
WebAuthenticationAddAccountStatus |
An enumeration that specifies the result of a web account provisioning operation. |
WebTokenRequestPromptType |
Represents the prompt type of a web token request. |
WebTokenRequestStatus |
Represents the status of a web token request. |