The RestClient type exposes the following members.
Back to Top
Properties
| Name | Description | |
|---|---|---|
| EndpointAddress |
Specifies an alternate address for the Cloud Services web service (e.g., https://127.0.0.1).
(Inherited from ClientBase.) | |
| OutputDir |
The name of the folder where output files will get created.
| |
| ProxyServerAddress |
Specifies the proxy server address (e.g., http://myfiddlermachine:8888).
(Inherited from ClientBase.) | |
| SigningKey |
The Subscriber's unique signing key.
(Inherited from ClientBase.) | |
| SubscriberId |
The Subscriber account identifier, found in the Administration Portal. The subscriber ID corresponds to the company or website subscribing to the service, not an individual end user.
(Inherited from ClientBase.) |
See Also