System.Web.Security.RoleManagerModule Members

The members of System.Web.Security.RoleManagerModule are listed below.

See Also: Inherited members from System.Object

Public Constructors

Creates a new instance of the System.Web.Security.RoleManagerModule class.

Public Methods

Dispose()

Called by the HTTP runtime to dispose of the role-manager module.

Init(System.Web.HttpApplication)

Associates the role manager with the specified application.

Public Events

GetRoles

A global application event that is raised when the System.Web.Security.RoleManagerModule is ready to create a System.Web.Security.RolePrincipal that represents the current user.