The ClientBase 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).
|
![]() | ProxyServerAddress |
Specifies the proxy server address (e.g., http://myfiddlermachine:8888).
|
![]() | SigningKey |
The Subscriber's unique signing key.
|
![]() | 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.
|
See Also