| -api-id | M:Windows.ApplicationModel.Store.Preview.WebAuthenticationCoreManagerHelper.RequestTokenWithUIElementHostingAsync(Windows.Security.Authentication.Web.Core.WebTokenRequest,Windows.Security.Credentials.WebAccount,Windows.UI.Xaml.UIElement) |
|---|---|
| -api-type | winrt method |
Windows.ApplicationModel.Store.Preview.WebAuthenticationCoreManagerHelper.RequestTokenWithUIElementHostingAsync
Requests an authentication token for the specified account using the specified custom UI.
An object that represents the request to an online identity provider for an authentication token.
An object that identifies the account for which to request the authentication token.
The custom UI that is shown to the user to retrieve information needed for the authentication token (such as a user ID or password).
An asynchronous operation that, on successful completion, returns a WebTokenRequestResult object that represents the results of the web token request.