Microsoft Certified Professional Developer/Exam 70-528/Web-Based Client Development/Use login controls to control access to a Web application

Use the Login Web server control.
Use the LoginView Web server control to view a user's login status.
Use the PasswordRecovery Web server control to allow a user to recover a password.
Use the LoginStatus Web server control to display either a login or logout link.
Use the LoginName Web server control to display a user's login name on a Web page.
Use the CreateUserWizard Web server control as a UI for creating new Web application user accounts.
Use the ChangePassword Web server control to allow users to change their passwords.
Specify the membership provider used for logging on.
Configure a mail server so that login controls can be used to send e-mail messages to users.
Additional References