TicketErrorCode
Reason why a ticket was rejected.
Entries
Link copied to clipboard
The yaxi-ticket header is missing.
Link copied to clipboard
The ticket is invalid.
Link copied to clipboard
The ticket token lacks a key identifier (kid).
Link copied to clipboard
The ticket references an unknown key.
Link copied to clipboard
The ticket does not match the invoked service.
Link copied to clipboard
The ticket is expired.
Link copied to clipboard
The ticket lifetime is too long.
Link copied to clipboard
The signing key is expired.
Link copied to clipboard
The environment of the key does not match the environment of the service.
Properties
Functions
Link copied to clipboard
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Link copied to clipboard
Returns an array containing the constants of this enum type, in the order they're declared.