SecureElementReader.TsmRoutingId Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets an ID that identifies the Trusted Service Manager (TSM) that manages this Secure Element.
Namespace: Microsoft.Phone.SecureElement
Assembly: Microsoft.Phone (in Microsoft.Phone.dll)
Syntax
Public ReadOnly Property TsmRoutingId As String
public string TsmRoutingId { get; }
Property Value
Type: System..::.String
A 5-digit or 6-digit string that identifies the Trusted Service Manager (TSM) that manages this Secure Element.
Remarks
A return value of null indicates that the system was unable to identify the TSM. This should be treated as an error. You should not proceed to provision an applet onto this Secure Element.
Version Information
Windows Phone OS
Supported in: 8.1, 8.0