GetAllGroups Method
Gets a list of all Groups on the server.
Required Permissions
AdminUserReadSyntax
public Group[] GetAllGroups()Public Function GetAllGroups() As Group()Return Value
A list of all the Groups.
Gets a list of all Groups on the server.
Required Permissions
AdminUserReadpublic Group[] GetAllGroups()Public Function GetAllGroups() As Group()A list of all the Groups.