SecureElementReader.CardEmulationMode Property

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

Gets the user's selection in the wallet settings regarding the ability of the Secure Element to communicate with an external NFC terminal via the wireless NFC radio link.

Namespace:  Microsoft.Phone.SecureElement
Assembly:  Microsoft.Phone (in Microsoft.Phone.dll)

Syntax

Public Shared ReadOnly Property CardEmulationMode As CardEmulationMode
public static CardEmulationMode CardEmulationMode { get; }

Property Value

Type: Microsoft.Phone.SecureElement..::.CardEmulationMode
The user's selection in the wallet settings regarding the ability of the Secure Element to communicate with an external NFC terminal via the wireless NFC radio link.

Version Information

Windows Phone OS

Supported in: 8.1, 8.0

See Also

Reference

SecureElementReader Class

Microsoft.Phone.SecureElement Namespace