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