Credential.

Domain Property

Summary

The domain or computer name that verifies the credentials.
Assembly
NAnt.Core.dll
Namespace
NAnt.Core.Types
Containing Type
Credential

Syntax

[TaskAttribute("domain", Required = false)]
public string Domain { get; set; }

Attributes

Type Description
TaskAttributeAttribute Indicates that property should be treated as a XML attribute for the task.

Value

Type Description
string