OauthApplicationCreateAuditEntryState Enum
The state of an OAuth application when it was created.
Possible Values
#
ACTIVE
The OAuth application was active and allowed to have OAuth Accesses.
PENDING_DELETION
The OAuth application was in the process of being deleted.
SUSPENDED
The OAuth application was suspended from generating OAuth Accesses due to abuse or security concerns.
Usages
#
References
#
- Field state from OauthApplicationCreateAuditEntry
Previous
OauthApplicationCreateAuditEntry
Next
OperationType
