Version:
CIServiceCredentials Class
Represents the account and server information used access a CIService like Jenkins or TeamCity
Syntax
public
class
CIServiceCredentials : Inedo.Extensibility.Credentials.ServiceCredentials
Properties
|
Name |
Description |
|
Password
|
Gets or sets the password or token
|
|
UserName
|
Gets or sets the username, which may not be required
|