Get all root vggroup The list returned will be limited according to your rights in the console

Namespace:  Novalys.VisualGuard.Security.Membership
Assembly:  Novalys.VisualGuard.Security (in Novalys.VisualGuard.Security.dll) Version: 3.2.912.1 (3.2.912.01)

Syntax

C#
public List<VGGroup> GetRootGroups()
Visual Basic (Declaration)
Public Function GetRootGroups As List(Of VGGroup)

Return Value

List of VGGroups

See Also