Click or drag to resize
MembershipContextUserAccountLockedDueToInvalidLogonAttempts Property
Indicates if user reached maximal allowed number of invalid logon attempts.

Namespace: CMS.Membership
Assembly: CMS.Membership (in CMS.Membership.dll) Version: 8.2.23
Syntax
C#
public static bool UserAccountLockedDueToInvalidLogonAttempts { get; set; }

Property Value

Type: Boolean
See Also