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