ClientBase ProxyServerAddress Property
Specifies the proxy server address (e.g., http://myfiddlermachine:8888).

Namespace: HotDocs.Sdk.Cloud
Assembly: HotDocs.Sdk.Cloud (in HotDocs.Sdk.Cloud.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public string ProxyServerAddress { get; set; }

Property Value

Type: OnlineString
See Also