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:  SamoyedSoftware.ursa
Assembly:  SamoyedSoftware.ursa (in SamoyedSoftware.ursa.dll) Version: 0.2.0
Syntax
public bool Has128BitKey { get; }

Property Value

Type: Boolean
See Also