- rolename
- Documentation for this section has not yet been entered.
The SqlRoleProvider.CreateRole(string) method is called by the System.Web.Security.Roles class to create a role in the SQL Server database specified in the ASP.NET application's configuration file (Web.config).
The maximum length for the role name is 256 characters. Role names are not case-sensitive. Commas are not allowed in role names.