| SecurIdTokenIsPinRequiredForTokencode Property |
Returns
if a PIN is required to compute the tokencode for the current
SecurIdToken object;
otherwise.
Namespace:
SamoyedSoftware.ursa
Assembly:
SamoyedSoftware.ursa (in SamoyedSoftware.ursa.dll) Version: 0.2.0
Syntax public bool IsPinRequiredForTokencode { get; }
Public ReadOnly Property IsPinRequiredForTokencode As Boolean
Get
public:
property bool IsPinRequiredForTokencode {
bool get ();
}
member IsPinRequiredForTokencode : bool with get
Property Value
Type:
BooleanSee Also