BaseTask.

Password Property

Summary

The password to use to login to the MKS database.
Assembly
NAnt.Contrib.dll
Namespace
NAnt.Contrib.Tasks.Mks
Containing Type
BaseTask

Syntax

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

Attributes

Type Description
TaskAttribute

Value

Type Description
string