Mono Class Library: Overview

System.Web.Security.SqlRoleProvider: Method Members

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

Public Methods

override
AddUsersToRoles(string[], string[])
Documentation for this section has not yet been entered.
override
CreateRole(string)
Documentation for this section has not yet been entered.
override
DeleteRole(string, bool) : bool
Documentation for this section has not yet been entered.
override
FindUsersInRole(string, string) : string[]
Documentation for this section has not yet been entered.
override
GetAllRoles() : string[]
Documentation for this section has not yet been entered.
override
GetRolesForUser(string) : string[]
Documentation for this section has not yet been entered.
override
GetUsersInRole(string) : string[]
Documentation for this section has not yet been entered.
override
Initialize(string, System.Collections.Specialized.NameValueCollection)
Documentation for this section has not yet been entered.
override
IsUserInRole(string, string) : bool
Documentation for this section has not yet been entered.
override
RemoveUsersFromRoles(string[], string[])
Documentation for this section has not yet been entered.
override
RoleExists(string) : bool
Documentation for this section has not yet been entered.