infoRouter Document Management System - Web Services API Documentation Version 7.0
GetAllUsers
Returns a list of of all infoRouter users.
Syntax
[Visual Basic]
Public Function GetAllUsers(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 user list has been retrieved successfully.
if success attribute is "false", the error attribute indicates the encountered error.
The sub nodes return a list of users.
Remarks
The caller must be the system administrator.
Example

					
See Also
Get CoWorkers
Web Services API Syntax based on infoRouter Document Management System Version 7.0
Copyright() 1998-2008 Active Innovations, Inc.
infoRouter Electronic Document Management Software