Click or drag to resize

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

Field Value

Type: ursaError
See Also