Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 970 Bytes

smartcardemulator_enablementpolicy.md

File metadata and controls

24 lines (17 loc) · 970 Bytes
-api-id -api-type
P:Windows.Devices.SmartCards.SmartCardEmulator.EnablementPolicy
winrt property

Windows.Devices.SmartCards.SmartCardEmulator.EnablementPolicy

-description

Gets the current card emulation policy set by the user.

-property-value

The current card emulation policy set by the user through the phone settings. This property is read-only to the app; you should tell the user to change the card emulation policy in the settings on his or her phone, if their mobile operator allows it.

-remarks

You can launch the URI ms-settings-nfctransactions: from within your app to take the user to the NFC control panel for transactions so they can change the enablement policy.

-examples

-see-also

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