Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
ASP.NET login controls provide you with a convenient way to create ASP.NET pages that contains controls for user login, password recovery, and creating new users. By default, login controls integrate with ASP.NET membership to help automate user authentication for your Web site.
For complete syntax information for Web server controls, see Web Server Control Syntax.
- ASP.NET Web Site Security
Provides links to all topics on security in ASP.NET security.
- Managing Users by Using Membership
Provides information about managing user names and passwords with built-in ASP.NET classes.