Documentation for this section has not yet been entered.
The ActiveDirectoryMembershipProvider.PasswordStrengthRegularExpression property gets the regular expression used to evaluate password complexity.
The ActiveDirectoryMembershipProvider.PasswordStrengthRegularExpression property is not used to validate auto-generated passwords in the ActiveDirectoryMembershipProvider.ResetPassword(string, string) method.
The ActiveDirectoryMembershipProvider.PasswordStrengthRegularExpression property is set in the application configuration using the passwordStrengthRegularExpression attribute of the membership configuration element.