SecureElementReader.IsSecureElementPresent Property

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

Gets a value indicating whether a Secure Element is present.

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

Syntax

Public ReadOnly Property IsSecureElementPresent As Boolean
public bool IsSecureElementPresent { get; }

Property Value

Type: System..::.Boolean
true if a Secure Element is present; otherwise, false.

Version Information

Windows Phone OS

Supported in: 8.1, 8.0

See Also

Reference

SecureElementReader Class

Microsoft.Phone.SecureElement Namespace