XML3 - API DLL Documentation
The User type exposes the following members.
Constructors
Methods
| Name | Description | |
|---|---|---|
| Login |
Creates the Authentication Ticket.
|
Properties
| Name | Description | |
|---|---|---|
| AccountNumber |
The unique account number associated with the user accessing the method
| |
| AuthTicket |
Object of AuthTicket
| |
| IsAuthenticated |
A flag to indicate the ticket is authenticated.
| |
| IsError |
Flag to indicate if error has occurred.
| |
| Password |
The password for the user accessing the method. Passwords are case sensitive.
| |
| UserError |
Error Object
| |
| UserName |
The name of the user accessing the method
|