KnownUserState enum
Known values of UserState that the service accepts.
Fields
Active | User state is active. |
Blocked | User is blocked. Blocked users cannot authenticate at developer portal or call API. |
Deleted | User account is closed. All identities and related entities are removed. |
Pending | User account is pending. Requires identity confirmation before it can be made active. |