Type
String
Description
Specifies the username to return to the proxy server in a Proxy-Authenticate header. The password is specified by ProxyServerPasswordHTTP .
Example
REM Set the proxy server user name:
WebsterPro1.ProxyServerUserNameHTTP = "myusername"
Remarks
A Proxy-Authenticate header is issued only when a proxy server is in use and a code 407 HTTP response has been received.