Click or drag to resize

SecurIdTokenHas128BitKey Property

Returns if the current SecurIdToken object represents a token with a 128-bit key; if it has a 64-bit key.

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

Property Value

Type: Boolean
See Also