Provides event data for the RoleManagerModule.GetRoles event of the System.Web.Security.RoleManagerModule class.
See Also: RoleManagerEventArgs Members
The System.Web.Security.RoleManagerEventArgs object provides event information to the RoleManagerModule.GetRoles event of the System.Web.Security.RoleManagerModule class. The System.Web.Security.RoleManagerEventArgs object provides access to the System.Web.HttpContext of the current request, and a Boolean RoleManagerEventArgs.RolesPopulated property is used to enable or cancel creation of a System.Web.Security.RolePrincipal by the System.Web.Security.RoleManagerModule.