Table of Contents

ProxyCredentials.ProxyCredentials Constructor

Definition

Namespace
Sandcastle.Core.BuildAssembler.BuildComponent
Assembly
Sandcastle.Core.dll

ProxyCredentials()

Constructor

public ProxyCredentials()

ProxyCredentials(bool, Uri, UserCredentials)

Constructor

public ProxyCredentials(bool useProxy, Uri server, UserCredentials proxyUser)

Parameters

useProxy bool

True to use default the proxy server, false to not use it

server Uri

The server name to use

proxyUser UserCredentials

The user credentials to use for the proxy server