ConnectionManagerHttpClass.ProxyDomain Property

Definition

Gets or sets the domain setting that is used to log on to the proxy.

public:
 virtual property System::String ^ ProxyDomain { System::String ^ get(); void set(System::String ^ value); };
public virtual string ProxyDomain { get; set; }
member this.ProxyDomain : string with get, set
Public Overridable Property ProxyDomain As String

Property Value

The domain setting that is used to log on to the proxy.

Implements

Applies to