Ilumnis Authentication

AuthenticationStorage.GetAllRoles Method 

Uses data layer to get all roles.

public static Role[] GetAllRoles();

Return Value

Array of roles.

See Also

AuthenticationStorage Class | IExSys.Authentication.Storage Namespace