HttpClientConnection100Class.ProxyPassword Property

Definition

public:
 virtual property System::String ^ ProxyPassword {  void set(System::String ^ value); };
[System.Runtime.InteropServices.DispId(13)]
public virtual string ProxyPassword { [System.Runtime.InteropServices.DispId(13)] set; }
[<System.Runtime.InteropServices.DispId(13)>]
[<set: System.Runtime.InteropServices.DispId(13)>]
member this.ProxyPassword : string
Public Overridable Property ProxyPassword As String

Property Value

A String that contains the password used to log on to the proxy.

Implements

Attributes

Applies to