![]() | ursaError Class |
Namespace: SamoyedSoftware.ursa
The ursaError type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | ChecksumFailed |
Checksum validation failed
|
![]() ![]() | DecryptionFailed |
Decryption failed
|
![]() ![]() | DeviceIdInvalid |
Device ID is not valid
|
![]() ![]() | DeviceIdRequired |
Device ID is required
|
![]() ![]() | FileReadFailed |
File could not be read
|
![]() ![]() | GeneralError |
General error
|
![]() ![]() | None |
Success
|
![]() ![]() | PasswordRequired |
Password is required
|
![]() ![]() | PinRequired |
PIN is required
|
![]() ![]() | SdtidMultipleTokens |
SDTID token has multiple TKN elements
|
![]() ![]() | TokenNeedsDecrypted |
Token must be decrypted by calling the Decrypt(String, String)Decrypt method before the requested action can be completed
|
![]() ![]() | TokenStringInvalid |
Token string is invalid
|
![]() ![]() | TokenVersionInvalid |
Token version is invalid
|
![]() | value__ | |
![]() ![]() | XmlInvalid |
XML is invalid
|