GetTask.

Credentials Property

Summary

The network credentials used for authenticating the request with the Internet resource.
Assembly
NAnt.Core.dll
Namespace
NAnt.Core.Tasks
Containing Type
GetTask

Syntax

[BuildElement("credentials")]
public Credential Credentials { get; set; }

Attributes

Type Description
BuildElementAttribute Indicates that the property should be treated as an XML element and further processing should be done.

Value

Type Description
Credential