You may notice that the control doesn’t have any properties to change the password policy that
requires users to type a password of at least six characters. Because multiple controls need access to
these settings, you need to configure them on the underlying provider. In the section “Configuring
Your Web Application” later in this chapter, you see how this works.
The CreateUserWizard control is able to send a confirmation e-mail to users to inform them their
new account was created successfully. This e-mail message can also serve as a reminder of their
usernames and passwords. In the following exercise, you see how to configure the MailDefinition
element so the CreateUserWizard sends an e-mail message to new users to confirm their account,
and sends them their username and password for future reference.