StarTeamTask.

password Property

Summary

The password used for login.
Assembly
NAnt.Contrib.dll
Namespace
NAnt.Contrib.Tasks.StarTeam
Containing Type
StarTeamTask

Syntax

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

Remarks

Required if NAnt.Contrib.Tasks.StarTeam.StarTeamTask.url is not set. If you wish to set all connection parameters at once set NAnt.Contrib.Tasks.StarTeam.StarTeamTask.url.

Attributes

Type Description
TaskAttribute

Value

Type Description
string