Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 853 Bytes

File metadata and controls

14 lines (10 loc) · 853 Bytes

Okta.Sdk.Model.Error

Properties

Name Type Description Notes
ErrorCauses List<ErrorCause> [optional]
ErrorCode string An Okta code for this type of error [optional]
ErrorId string A unique identifier for this error. This can be used by Okta Support to help with troubleshooting. [optional]
ErrorLink string An Okta code for this type of error [optional]
ErrorSummary string A short description of what caused this error. Sometimes this contains dynamically-generated information about your specific error. [optional]

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