public interface IWebProxy
|
The WebProxy class is the base implementation of the IWebProxy interface.
Credentials | Read-write The credentials to submit to the proxy server for authentication. |
GetProxy | Returns the URI of a proxy. |
IsBypassed | Indicates that the proxy should not be used for the specified host. |
ICredentials Credentials {get; set;}
|
destination
host