| SecurIdTokenSerial Property |
Gets the Device ID / Serial Number of the current
SecurIdToken object.
Namespace:
SamoyedSoftware.ursa
Assembly:
SamoyedSoftware.ursa (in SamoyedSoftware.ursa.dll) Version: 0.2.0
Syntax public string Serial { get; }
Public ReadOnly Property Serial As String
Get
public:
property String^ Serial {
String^ get ();
}
member Serial : string with get
Property Value
Type:
StringSee Also