Summary
The username to connect as. The default is the value of the
USERNAME
environment variable.
- Assembly
- NAnt
.Contrib .dll - Namespace
- NAnt
.Contrib .Tasks - Containing Type
- ScpTask
Syntax
[TaskAttribute("user")]
[StringValidator(AllowEmpty = false)]
public virtual string UserName { get; set; }
Attributes
Type | Description |
---|---|
TaskAttribute | |
StringValidator |
Value
Type | Description |
---|---|
string |