The members of System.Web.Security.RoleManagerEventArgs are listed below.
See Also: Inherited members from System.EventArgs
Creates an instance of the System.Web.Security.RoleManagerEventArgs class and sets the RoleManagerEventArgs.Context property to the specified System.Web.HttpContext. |
| [read-only] | Context | System.Web.HttpContext.
Gets the System.Web.HttpContext for the current request. |
| RolesPopulated | bool.
Gets or sets a value indicating whether role information has been applied to the current user. |