Click or drag to resize

SecurIdTokenHasModeFlag Property

Returns if the current SecurIdToken object represents a token with the Mode flag set; otherwise.

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

Property Value

Type: Boolean
See Also