Click or drag to resize

SecurIdTokenUsesTimeDerivedSeeds Property

Returns if the current SecurIdToken object represents a token that uses time-derived seeds; otherwise.

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

Property Value

Type: Boolean
See Also