ProxyServerPasswordHTTP

 

Type

 

String

 

Description

 

Specifies the password to return to the proxy server in a Proxy-Authenticate header. The username is specified by ProxyServerUserNameHTTP .

 

Example

 

REM Set the proxy server password:

WebsterPro1.ProxyServerPasswordHTTP = "myverysecretpassword"

 

Remarks

 

A Proxy-Authenticate header is issued only when a proxy server is in use and a code 407 HTTP response has been received.