UserAccountLockCode MembersKentico 8.0 API Reference
The UserAccountLockCode type exposes the following members.
Methods

  NameDescription
Public methodStatic memberFromEnum
Returns the user account lock code from the enumeration value.
Public methodStatic memberGetLockEnumFromString
Gets the user account lock enumeration from the string value.
Public methodStatic memberToEnum
Returns the enumeration representation of the user account lock code.
Back to Top
Fields

  NameDescription
Public fieldStatic memberDisabledManually
User account was disabled manually.
Public fieldStatic memberMaximumInvalidLogonAttemptsReached
User account was disabled because user reach maximum invalid logon attempts.
Public fieldStatic memberPasswordExpired
User account was disabled because his password expired.
Back to Top
See Also