B
Ben Lucas
The HttpWebRequest object has a Proxy property on it. You can create an
instance of the WebProxy class and set the proxy credentials on the
Credentials property of the WebProxy class.
instance of the WebProxy class and set the proxy credentials on the
Credentials property of the WebProxy class.