 | SecurIdSdtidTokenSerialNoPadding Property |
Gets the Device ID / Serial Number from the SDTID token, without any added padding.
Namespace:
ursa
Assembly:
ursa (in ursa.dll) Version: 0.1.1.0 (0.1.1.0)
Syntaxprotected string SerialNoPadding { get; }
Protected ReadOnly Property SerialNoPadding As String
Get
protected:
property String^ SerialNoPadding {
String^ get ();
}
member SerialNoPadding : string with get
Property Value
Type:
String
See Also