ConnectionManagerHttpClass.ProxyPassword Property

Definition

Sets the password used to log on to the proxy.

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

Property Value

The password used to log on to the proxy.

Implements

Applies to