BackgroundDownloader.ProxyCredential | proxyCredential property
Gets or sets the proxy credentials for the background transfer.
Syntax
var proxyCredential = backgroundDownloader.proxyCredential;
backgroundDownloader.proxyCredential = proxyCredential;
Property value
Type: PasswordCredential
The credentials used to authenticate with an HTTP proxy.
Requirements
|
Minimum supported client | Windows 8 |
|---|---|
|
Minimum supported server | Windows Server 2012 |
|
Namespace |
|
|
Metadata |
|
See also
Build date: 12/4/2012
