RESTHeader Properties |
The RESTHeader type exposes the following members.
| Name | Description | |
|---|---|---|
| AuthType |
Gets or sets the type of the authentication.
| |
| LoggerInstance |
Gets or sets the logger instance.
| |
| Password |
Gets or sets the password.
| |
| rootURI |
Gets or sets the uri to the root endpoint for REST API.
| |
| TimeOut |
Gets or sets the time out.
| |
| UserId |
Gets or Sets the User ID
| |
| UserKey |
Gets or sets the user key (Encrypted Userid/password combo).
| |
| XML |
Gets or sets whether or not to return XML.
|