MembershipContextUserAccountLockedDueToInvalidLogonAttempts Property |
Indicates if user reached maximal allowed number of invalid logon attempts.
Namespace: CMS.MembershipAssembly: CMS.Membership (in CMS.Membership.dll) Version: 13.0.131
Syntax public static bool UserAccountLockedDueToInvalidLogonAttempts { get; set; }
Property Value
Type:
BooleanSee Also