Gets and sets the current proxy user name.
Syntax
object.ProxyUser [= username ]
Remarks
The ProxyUser property specifies the user that is logging
in to the proxy server. If the proxy server does not require user
authentication, then this property is ignored.
Data Type
String
See Also
ProxyHost Property,
ProxyPassword Property,
ProxyPort Property,
ProxyType Property,
Connect Method
|