- rolename
- Documentation for this section has not yet been entered.
true if the role name already exists in the database; otherwise, false.
The SqlRoleProvider.RoleExists(string) method is called by the System.Web.Security.Roles class to determine whether a role name exists in the SQL Server database specified in the ASP.NET application's configuration file (Web.config).