Description
Login to the system, returning the details of the logged-in user in an XML response. (GET)
Parameters
Name (string)
Optional name of the user logging-in. If omitted uses the Windows user.
Pwd (string)
Optional password for the user logging-in. Used only if a user name has been specified.
AppName (string)
Optional name identifying the application the user is using.
Language (string)
Optional string identifying the language (e.g. 'en-US', 'it', etc.) that should be used by the system for this login.
TZId (string)
Client Time zone id
TZOfs (time-span; e.g. 4:30 for 4 hours and 30 minutes, 2.06:00 for 2 days and 6 hours)
Client Time zone offset, please use TZId over this if known
Encoding: character encoding (e.g. utf-8, iso-8859-1)
The character encoding to use for the returned XML. If not specified the system uses UTF-8.
Throw
Throw exception and errors, resulting in an HTTP error page. If not specified, exception and errors are captured and their description is returned as a normal XML result.
Shared
RemoteIp (string)
Remote IP