This documentation is archived and is not being maintained.
Managing Authorization Using ASP.NET Roles (Visual Studio)
Visual Studio 2005
ASP.NET role management helps you to manage authorization, allowing you to specify which resources users in your application are allowed to access. Role management lets you treat groups of users as a unit by assigning users to roles.
In This Section
Reference
- System.Web.Security
-
Describes the classes you need for ASP.NET security features.
See Also
Show: