The methods of System.Web.Security.SqlRoleProvider are listed below. For a list of all members, see the SqlRoleProvider Members list.
See Also: Inherited members from System.Web.Security.RoleProvider
overrideAddUsersToRoles(string[], string[]) Documentation for this section has not yet been entered. overrideCreateRole(string) Documentation for this section has not yet been entered. overrideDeleteRole(string, bool) : bool Documentation for this section has not yet been entered. overrideFindUsersInRole(string, string) : string[] Documentation for this section has not yet been entered. overrideGetAllRoles() : string[] Documentation for this section has not yet been entered. overrideGetRolesForUser(string) : string[] Documentation for this section has not yet been entered. overrideGetUsersInRole(string) : string[] Documentation for this section has not yet been entered. overrideInitialize(string, System.Collections.Specialized.NameValueCollection) Documentation for this section has not yet been entered. overrideIsUserInRole(string, string) : bool Documentation for this section has not yet been entered. overrideRemoveUsersFromRoles(string[], string[]) Documentation for this section has not yet been entered. overrideRoleExists(string) : bool Documentation for this section has not yet been entered.