Click or drag to resize

SecurIdTokenIsPasswordRequired Property

Returns if a Password is required for the token represented by the current SecurIdToken object; otherwise.

Namespace:  ursa
Assembly:  ursa (in ursa.dll) Version: 0.1.1.0 (0.1.1.0)
Syntax
public bool IsPasswordRequired { get; }

Property Value

Type: Boolean
See Also