RoleManagerModule.RoleManagerModule Constructor
.NET Framework 3.0
Creates a new instance of the RoleManagerModule class.
Namespace: System.Web.Security
Assembly: System.Web (in system.web.dll)
Assembly: System.Web (in system.web.dll)
The RoleManagerModule class is used to place a RolePrincipal in the User property of the CurrentHttpContext and is not intended to be used directly from your code.
- SecurityPermission for unrestricted access to the resource. Demand value: Demand; Permission value: Unrestricted.
Community Additions
ADD
Show: