The methods of System.Web.Security.Roles are listed below. For a list of all members, see the Roles Members list.
See Also: Inherited members from System.Object
staticAddUsersToRole(string[], string) Documentation for this section has not yet been entered. staticAddUsersToRoles(string[], string[]) Documentation for this section has not yet been entered. staticAddUserToRole(string, string) Documentation for this section has not yet been entered. staticAddUserToRoles(string, string[]) Documentation for this section has not yet been entered. staticCreateRole(string) Documentation for this section has not yet been entered. staticDeleteCookie() Documentation for this section has not yet been entered. staticDeleteRole(string) : bool Documentation for this section has not yet been entered. staticDeleteRole(string, bool) : bool Documentation for this section has not yet been entered. staticFindUsersInRole(string, string) : string[] Documentation for this section has not yet been entered. staticGetAllRoles() : string[] Documentation for this section has not yet been entered. staticGetRolesForUser() : string[] Documentation for this section has not yet been entered. staticGetRolesForUser(string) : string[] Documentation for this section has not yet been entered. staticGetUsersInRole(string) : string[] Documentation for this section has not yet been entered. staticIsUserInRole(string) : bool Documentation for this section has not yet been entered. staticIsUserInRole(string, string) : bool Documentation for this section has not yet been entered. staticRemoveUserFromRole(string, string) Documentation for this section has not yet been entered. staticRemoveUserFromRoles(string, string[]) Documentation for this section has not yet been entered. staticRemoveUsersFromRole(string[], string) Documentation for this section has not yet been entered. staticRemoveUsersFromRoles(string[], string[]) Documentation for this section has not yet been entered. staticRoleExists(string) : bool Documentation for this section has not yet been entered.