Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 865 Bytes

keycredentialmanager_requestcreateasync_1254045680.md

File metadata and controls

30 lines (21 loc) · 865 Bytes
-api-id -api-type -api-device-family-note
M:Windows.Security.Credentials.KeyCredentialManager.RequestCreateAsync(System.String,Windows.Security.Credentials.KeyCredentialCreationOption)
winrt method
xbox

Windows.Security.Credentials.KeyCredentialManager.RequestCreateAsync

-description

Creates a new key credential for the current user and application.

-parameters

-param name

The name of the key credential to create.

-param option

Options for the creation operation.

-returns

When this method completes, it returns the results of the key credential creation.

-remarks

-examples

-see-also