-api-id | -api-type |
---|---|
T:Windows.Security.Authentication.Web.Provider.WebAccountProviderOperationKind |
winrt enum |
Represents different operations a web account provider can perform. Use this to determine what operation to perform when the provider is activated. Providers must ignore unknown operations.
Request an authentication token.
Get an authentication token without showing any UI.
Add a web account.
Manage a web account.
Delete a web account.
Retrieve cookies.
Sign out a web account.