ProxyPassword Property  
 

Gets and sets the proxy server password for the current user.

Syntax

object.ProxyPassword [= password ]

Remarks

The ProxyPassword property specifies the password used to authenticate the user to the proxy server. If a password is not required by the server, this property is ignored.

Data Type

String

See Also

ProxyHost Property, ProxyPort Property, ProxyType Property, ProxyUser Property, Connect Method