Click or drag to resize

SecurIdTokenDecryptedSeed Property

Gets the decrypted seed value of the current SecurIdToken object.

Namespace:  ursa
Assembly:  ursa (in ursa.dll) Version: 0.1.1.0 (0.1.1.0)
Syntax
public byte[] DecryptedSeed { get; }

Property Value

Type: Byte
See Also