ENUM
UnlockMethod
Description
Methods for unlocking a locked account.
link GraphQL Schema definition
- enum UnlockMethod {
- # Account unlocked by the administrator.
- # Account unlocked automatically.
- # Account unlocked because the user reset their password.
- # Account unlocked using a self-service link.
- # Account unlocked with help from Rubrik Support.
- # Unspecified.
- }