| |||||||
IsLockedOut propertySets or returns whether this user account has been locked out due to a security violation. (For example, too many failed password attempts or a failed account recovery.) Site administrator privileges are required to unlock accounts. SyntaxC++
Scripting languages
|
Value | Description |
TRUE |
User is locked out. |
FALSE |
User is not locked out. |