LogOnUser
Description
Log on to confirmit web-services
Signature
string LogOnUser(string username, string password)
Parameters
| Name | Data Type | Description |
|---|---|---|
userName |
string required |
Username of account with sufficient access to all operations that are to be performed |
password |
string required |
Password for the account |