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