Summary
The username and password used to login to the Surround SCM server.
Format is username:password. If not entered, the last saved login
parameters are used.
- Assembly
- NAnt
.Contrib .dll - Namespace
- NAnt
.Contrib .Tasks .SurroundSCM - Containing Type
- SSCMTask
Syntax
[TaskAttribute("serverlogin", Required = false)]
public string ServerLogin { get; set; }
Attributes
| Type | Description |
|---|---|
| TaskAttribute |
Value
| Type | Description |
|---|---|
| string |
