| infoRouter Document Management System - Web Services API Documentation |
| AuthenticateUser |
| Authenticates the specified user against infoRouter. |
| Syntax |
[Visual Basic] |
| Parameters |
|
| Return Value |
|
returns xml fragment. <response success="true" ticket="sid-xxxxxxx" error=""> if success attribute is "true", the user has been authenticated successfully. if success attribute is "false", the error attribute indicates the encountered error. You must use the authentication token returned in the ticket attribute in all subsequent calls. |
| Remarks |
| Example |
| See Also |
| Syntax based on infoRouter Document Management System Web Services API Version 7.0 |
| Copyright() 1998-2003 Active Innovations, Inc. |
| infoRouter Document Management System |