 | SecurIdTokenHasDecryptedSeed Property |
Namespace:
ursa
Assembly:
ursa (in ursa.dll) Version: 0.1.1.0 (0.1.1.0)
Syntaxpublic bool HasDecryptedSeed { get; }
Public ReadOnly Property HasDecryptedSeed As Boolean
Get
public:
property bool HasDecryptedSeed {
bool get ();
}
member HasDecryptedSeed : bool with get
Property Value
Type:
Boolean
See Also