MembershipContextUserAccountLockedDueToPasswordExpiration Property |
Indicates if user account was locked because its password expired.
Namespace: CMS.MembershipAssembly: CMS.Membership (in CMS.Membership.dll) Version: 10.0.0
Syntaxpublic static bool UserAccountLockedDueToPasswordExpiration { get; set; }
Property Value
Type:
Boolean
See Also