-api-id | -api-type |
---|---|
T:Windows.Security.Authentication.Web.Core.FindAllWebAccountsStatus |
winrt enum |
Contains values that describe the result of a web account enumeration operation (see the FindAllAccountsAsync method).
The enumeration was successful.
There was an error with the identity provider. Get the ProviderError property of the FindAllAccountsResult object for more information.
The identity provider does not support the account enumeration. For now only inbox providers like MSA and AAD support this operation
This application is not authenticated to enumerating the list of accounts. Developers must whitelist their apps with the identity provider before they can try to enumerate accounts