asp.net.ph

Skip Navigation Links

ASP.NET Roles

ASP.NET Web Applications   ASP.NET Web Application Security


A role in ASP.NET is, essentially, a group of users.

By assigning users to specified roles ( admins, managers, staff, etc. ), you can selectively control access to specified portions of your application based on roles, instead of, or in addition to, allowing or denying authorization to individual users.

In This Section


Content
Introduction to Role Management
Configuring an ASP.NET Application to Use Role Management
Role Management Classes
Role Management Providers
Implementing a Role Provider
Securing Roles

Related Sections


Content
ASP.NET Login Controls
ASP.NET Membership

See Also

System.Web.Security Namespace



© 2025 Reynald Nuñez and asp.net.ph. All rights reserved.

If you have any question, comment or suggestion
about this site, please send us a note