Documentation for this section has not yet been entered.
The Membership.PasswordStrengthRegularExpression property gets the regular expression used to evaluate password complexity from the provider specified in the Membership.Provider property.
The Membership.PasswordStrengthRegularExpression property is set in the application configuration using the passwordStrengthRegularExpression attribute of the membership configuration element.
For more information about regular expressions, see .NET Framework Regular Expressions.