Visual Guard Class Library Documentation

VGRoleProvider.GetAllRoles Method 

Gets a list of all the roles for the application.

public override string[] GetAllRoles();

Return Value

A string array containing the names of all the roles stored in the database for a particular application.

See Also

VGRoleProvider Class | Novalys.VisualGuard.Security.WebForm Namespace