| SecurIdTokenIsLocalPin Property |
Returns
if the current
SecurIdToken object represents a token with a local PIN;
otherwise.
Namespace:
SamoyedSoftware.ursa
Assembly:
SamoyedSoftware.ursa (in SamoyedSoftware.ursa.dll) Version: 0.2.0
Syntax public bool IsLocalPin { get; }
Public ReadOnly Property IsLocalPin As Boolean
Get
public:
property bool IsLocalPin {
bool get ();
}
member IsLocalPin : bool with get
Property Value
Type:
BooleanSee Also