Documentation for this section has not yet been entered.
The Membership.MinRequiredPasswordLength property gets the minimum number of characters that must be entered to create a valid password for the membership provider specified in the Membership.Provider property.
The Membership.MinRequiredPasswordLength property value is set in the application configuration using the minRequiredPasswordLength attribute of the membership configuration element.