| SecurIdTokenIsDeviceIdRequired Property |
Returns
if a Device ID (Serial Number) is required for the token represented by the current
SecurIdToken object;
otherwise.
Namespace:
SamoyedSoftware.ursa
Assembly:
SamoyedSoftware.ursa (in SamoyedSoftware.ursa.dll) Version: 0.2.0
Syntax public bool IsDeviceIdRequired { get; }
Public ReadOnly Property IsDeviceIdRequired As Boolean
Get
public:
property bool IsDeviceIdRequired {
bool get ();
}
member IsDeviceIdRequired : bool with get
Property Value
Type:
BooleanSee Also