DownloadRequest.

Credentials Property

Summary

The network credentials to use for the request.
Assembly
Wyam.Core.dll
Namespace
Wyam.Core.Modules.IO
Containing Type
DownloadRequest

Syntax

public NetworkCredential Credentials { get; set; }

Value

Type Description
NetworkCredential
GitHub