infoRouter Document Management System - Web Services API Documentation
GetGlobalGroups
Returns a list of the infoRouter global user groups
Syntax
[Visual Basic]
Public Function GetGlobalGroups(ByVal AuthenticationTicket As String) As System.Xml.XmlDocument
Parameters

AuthenticationTicket

infoRouter Authentication Ticket


Return Value
returns xml fragment.
<response success="true" error="">
if success attribute is "true", the global user groups has been retrieved successfully.
if success attribute is "false", the error attribute indicates the encountered error.
The sub nodes return a list of global user groups
Remarks
Example

					
See Also
Get Local Groups |
Get All Users
Syntax based on infoRouter Document Management System Web Services API Version 7.0
Copyright() 1998-2003 Active Innovations, Inc.
infoRouter Document Management System