WalletTransactionItemBase.SecureElementProperties Property

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

Syntax

'Declaration
Public ReadOnly Property SecureElementProperties As SecureElementProperties
public SecureElementProperties SecureElementProperties { get; }
public:
virtual property SecureElementProperties^ SecureElementProperties {
    SecureElementProperties^ get () sealed;
}
abstract SecureElementProperties : SecureElementProperties with get 
override SecureElementProperties : SecureElementProperties with get

Property Value

Type: Microsoft.Phone.SecureElement.SecureElementProperties

Implements

ISecureElementItem.SecureElementProperties

Version Information

.NET for Windows Phone apps

Supported in: Windows Phone 8, Silverlight 8.1

.NET Framework Security

See Also

Reference

WalletTransactionItemBase Class

Microsoft.Phone.Wallet Namespace