MetabaseUserLockedState

Description

The MetabaseUserLockedState enumeration contains states of locked users.

It is used by the following property:

Comments

When the LockedForever value is set, there is no possibility to change a locked state of the user.

Available Values

Value Brief description
0 NotLocked. Unlocked.
1 Locked. Locked.
3 LockedForever. Locked forever.

See also:

Metabase Assembly Enumerations