CreateUserWizard Passsword Strength

To configure the strength of the password used by the CreateUserWizard control it needs to be set in the membership section of your web.config



    
    
  

The above example sets it to 7 alphanumeric characters.


Leave a Reply