| SecurIdTokenIsPasswordRequired Property |
Returns
if a Password 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 IsPasswordRequired { get; }
Public ReadOnly Property IsPasswordRequired As Boolean
Get
public:
property bool IsPasswordRequired {
bool get ();
}
member IsPasswordRequired : bool with get
Property Value
Type:
BooleanSee Also