IISonasSession QueryAllGroupNames Method Isonas .NET Client API Documentation
Get all groups (not memberships) in the system

Namespace: Bsw.Isonas.Dotnet.Client.Core
Assembly: Bsw.Isonas.Dotnet.Client (in Bsw.Isonas.Dotnet.Client.dll) Version: 1.2.1.0 (1.2.1)
Syntax

Task<IEnumerable<string>> QueryAllGroupNames()

Return Value

Type: OnlineTask OnlineIEnumerable OnlineString  
See Also