Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 1.1 KB

smartcardchallengecontext_provisionasync_267749652.md

File metadata and controls

33 lines (23 loc) · 1.1 KB
-api-id -api-type
M:Windows.Devices.SmartCards.SmartCardChallengeContext.ProvisionAsync(Windows.Storage.Streams.IBuffer,System.Boolean,System.Guid)
winrt method

Windows.Devices.SmartCards.SmartCardChallengeContext.ProvisionAsync

-description

Reconfigures an existing, configured smart card with a new response and ID. Optionally, formats the smart card.

-parameters

-param response

The new response to a smart card authentication challenge/response operation.

-param formatCard

True to format the smart card; otherwise false.

-param newCardId

The new smart card ID.

-returns

An asynchronous action that completes after the smart card reconfiguration attempt is done.

-remarks

-examples

-see-also

ProvisionAsync(IBuffer, Boolean), Create an NFC Smart Card app (applies to Windows 10 Mobile only)