ClientBase Properties
The ClientBase type exposes the following members.
Properties

  NameDescription
Public propertyEndpointAddress
Specifies an alternate address for the Cloud Services web service (e.g., https://127.0.0.1).
Public propertyProxyServerAddress
Specifies the proxy server address (e.g., http://myfiddlermachine:8888).
Public propertySigningKey
The Subscriber's unique signing key.
Public propertySubscriberId
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.
Back to Top
See Also