Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 862 Bytes

webprovidertokenrequest_getapplicationtokenbindingkeyasync_478625944.md

File metadata and controls

29 lines (20 loc) · 862 Bytes
-api-id -api-type
M:Windows.Security.Authentication.Web.Provider.WebProviderTokenRequest.GetApplicationTokenBindingKeyAsync(Windows.Security.Authentication.Web.TokenBindingKeyType,Windows.Foundation.Uri)
winrt method

Windows.Security.Authentication.Web.Provider.WebProviderTokenRequest.GetApplicationTokenBindingKeyAsync

-description

Gets a token binding key for the app asynchronously.

-parameters

-param keyType

The type of key to get.

-param target

The target Uri.

-returns

When this method completes, it returns a cryptographic key.

-remarks

-examples

-see-also