The members of System.Web.Security.RoleProvider are listed below.
See Also: Inherited members from System.Configuration.Provider.ProviderBase
Documentation for this section has not yet been entered.
abstractApplicationName string. Documentation for this section has not yet been entered.
abstractAddUsersToRoles(string[], string[]) Documentation for this section has not yet been entered. abstractCreateRole(string) Documentation for this section has not yet been entered. abstractDeleteRole(string, bool) : bool Documentation for this section has not yet been entered. abstractFindUsersInRole(string, string) : string[] Documentation for this section has not yet been entered. abstractGetAllRoles() : string[] Documentation for this section has not yet been entered. abstractGetRolesForUser(string) : string[] Documentation for this section has not yet been entered. abstractGetUsersInRole(string) : string[] Documentation for this section has not yet been entered. abstractIsUserInRole(string, string) : bool Documentation for this section has not yet been entered. abstractRemoveUsersFromRoles(string[], string[]) Documentation for this section has not yet been entered. abstractRoleExists(string) : bool Documentation for this section has not yet been entered.