ConnectionManagerHttpClass.ProxyUserName Property      
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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, setPublic Overridable Property ProxyUserName As StringProperty Value
The username that is used when logging on to the proxy.