Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 929 Bytes

smartcardprovisioning_requestpinresetasync_219367483.md

File metadata and controls

28 lines (20 loc) · 929 Bytes
-api-id -api-type
M:Windows.Devices.SmartCards.SmartCardProvisioning.RequestPinResetAsync(Windows.Devices.SmartCards.SmartCardPinResetHandler)
winrt method

Windows.Devices.SmartCards.SmartCardProvisioning.RequestPinResetAsync

-description

Resets a smart card's personal identification number (PIN).

-parameters

-param handler

The method that handles the smart card PIN reset.

-returns

After the smart card PIN reset attempt completes, returns true if the smart card's PIN was successfully reset; otherwise false.

-remarks

When this method is called, it displays a UI to get the PIN from the user.

-examples

-see-also

Create an NFC Smart Card app (applies to Windows 10 Mobile only)