ConnectionManagerHttpClass.ProxyUserName Property

Definition

Gets or sets the username that is used when logging on to the proxy.

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

Property Value

The username that is used when logging on to the proxy.

Implements

Applies to