Click or drag to resize

SecurIdTokenUsesTimeDerivedSeeds Property

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

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

Property Value

Type: Boolean
See Also