ServiceId Property
Collapse the table of content
Expand the table of content

SecureElementProperties.ServiceId Property

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

Gets the service ID associated with the wallet item.

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

public byte[] ServiceId { get; }

Property Value

Type: System.Byte []
The service ID associated with the wallet item.

The service ID can be retrieved after the wallet item has been successfully registered with the Secure Element using RegisterSecureElementItemAsync.

Windows Phone OS

Supported in: 8.1, 8.0

Show:
© 2017 Microsoft