Summary
The name of the user needed to access the MKS database.
- Assembly
- NAnt
.Contrib .dll - Namespace
- NAnt
.Contrib .Tasks .Mks - Containing Type
- BaseTask
Syntax
[TaskAttribute("username", Required = false)]
public string UserName { get; set; }
Attributes
Type | Description |
---|---|
TaskAttribute |
Value
Type | Description |
---|---|
string |