ProxyCredentials.ProxyCredentials Constructor
Definition
- Assembly
- Sandcastle.Core.dll
ProxyCredentials()
Constructor
public ProxyCredentials()
ProxyCredentials(bool, Uri, UserCredentials)
Constructor
public ProxyCredentials(bool useProxy, Uri server, UserCredentials proxyUser)
Parameters
useProxyboolTrue to use default the proxy server, false to not use it
serverUriThe server name to use
proxyUserUserCredentialsThe user credentials to use for the proxy server