- rolename
- Documentation for this section has not yet been entered.
A string array containing the names of all the users who are members of the specified role.
The SqlRoleProvider.GetUsersInRole(string) method is called by the System.Web.Security.Roles class to retrieve the list of users associated with the specified role in the SQL Server database specified in the ASP.NET application's configuration file (Web.config).