Click or drag to resize

SecurIdTokenIsEmpty Property

Returns if this SecurIdToken object does not contain a valid token; otherwise.

Namespace:  SamoyedSoftware.ursa
Assembly:  SamoyedSoftware.ursa (in SamoyedSoftware.ursa.dll) Version: 0.2.0
Syntax
public virtual bool IsEmpty { get; }

Property Value

Type: Boolean
See Also