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