MetabaseUserLockedState

Description

The MetabaseUserLockedState enumeration contains states of locked users.

It is used by the following property:

Comments

While assigning the value "LockedForever" there will not be a possibility to change a locked state of the user.

Available Values

Value Brief description
0 NotLocked. Not locked.
1 Locked. Locked.
3 LockedForever. Locked forever.

See also:

Metabase Assembly Enumerations