Contains proxy configuration settings.
Gets or sets a value that determines whether BuildMaster should bypass the web proxy for local addresses.
Gets or sets a list of URLs that will bypass the proxy server.
Gets or sets a value indicating whether to use a web proxy.
Gets or sets the host name or IP address of the proxy server.
Gets or sets the password used to authenticate with the proxy server.
Gets or sets the port number used to connect to the proxy server.
Gets or sets a value indicating whether BuildMaster should use the system default web proxy.
Gets or sets the username used to authenticate with the proxy server.
Creates an instance of System.Net.IWebProxy with the appropriate settings.