A string array containing the names of all the roles stored in the database for a particular application.
The SqlRoleProvider.GetAllRoles method is called by the System.Web.Security.Roles class to retrieve a list of all the roles in the SQL Server database specified in the ASP.NET application's configuration file (Web.config).