GetTask.

Certificates Property

Summary

The security certificates to associate with the request.
Assembly
NAnt.Core.dll
Namespace
NAnt.Core.Tasks
Containing Type
GetTask

Syntax

[BuildElement("certificates")]
public FileSet Certificates { 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
FileSet