Skip to content

LockoutState

User account lockout details.

Fields

Field Type Description
currentLockMethod LockMethod! Current lock method for the account.
isLocked Boolean! Specifies whether the account is locked.
lockMethod LockMethod! Mechanism for locking the user account.
lockedAt DateTime The time at which the account was previously locked.
unlockMethod UnlockMethod! Method for unlocking the locked account. Possible values are: self-service, administrative-unlocking, support-unlocking.
unlockedAt DateTime The time at which the account was previously unlocked.

Used By

Referenced by