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