Assembly: Net;
The NetServiceProxy class implements the object that is used to determine proxy server settings in repository.
Property name | Brief description | |
The Active property determines whether proxy server is used. | ||
The Address property determines a proxy server address. | ||
The ConnectionString property returns the full connection string for proxy server. | ||
The Integrated property determines whether proxy server system settings are to be used. | ||
The NeedAuthentication property determines whether proxy server authentication is required. | ||
The NoProxyString property determines a list of domains accessed directly and not via proxy server. | ||
The NoProxyStringOriginal property returns the system list of domains accessed directly and not via proxy server. | ||
The Password property determines a user password used for proxy server authentication. | ||
The Port property determines a port to connect to proxy server. | ||
The Password property determines a user name used for proxy server authentication. |
Method name | Brief description | |
The Save method saves changes in settings. |
See also: