Australia
Class to help establish a connection to the Horizons Australia site
Properties
- CatiServiceUrl
- 
URL to CATI web service on Australia 
- LogonWsUrl
- 
URL to LogOn web service on Australia 
Methods
- CreateLogOnSoapClient()
- 
Create LongOn soap client to login to Australia 
Returns
Instance of LogOnSoapClient object
- CreateCatiRestClient(string userName, string password, int companyId, string proxy)
- 
Creates CATI REST client to send http requests to CATI REST API on Australia by user login and password 
Parameters
- userName
- 
Name of the user 
- password
- 
Password 
- companyId
- 
Unique identifier of the company 
- proxy
- 
Proxy address if needed 
Returns
Instance of the RestClient object
- CreateCatiRestClient(string xConfirmitApiKey, int companyId, string proxy)
- 
Creates CATI REST client to send http requests to CATI REST API on Australia by xConfirmitApiKey