Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 695 Bytes

SecurityEventTokenError.md

File metadata and controls

12 lines (8 loc) · 695 Bytes

Okta.Sdk.Model.SecurityEventTokenError

Error object thrown when parsing the Security Event Token

Properties

Name Type Description Notes
Description string Describes the error > Note: SET claim fields with underscores (snake case) are presented in camelcase. For example, `previous_status` appears as `previousStatus`. [optional]
Err string A code that describes the category of the error [optional]

[Back to Model list] [Back to API list] [Back to README]