| ursaErrorTokenNeedsDecrypted Field |
Token must be decrypted by calling the
Decrypt(String, String)Decrypt method before the requested action can be completed
Namespace:
SamoyedSoftware.ursa
Assembly:
SamoyedSoftware.ursa (in SamoyedSoftware.ursa.dll) Version: 0.2.0
Syntax public const ursaError TokenNeedsDecrypted = 8
Public Const TokenNeedsDecrypted As ursaError = 8
public:
literal ursaError^ TokenNeedsDecrypted = 8
static val mutable TokenNeedsDecrypted: ursaError
Field Value
Type:
ursaErrorSee Also