SonarSettings.

Token Property

Summary

The authentication token of a SonarQube user with either Execute Analysis permission on the project or Global Execute Analysis permission.
Assembly
Cake.Sonar.dll
Namespace
Cake.Sonar
Containing Type
SonarSettings

Syntax

public string Token { get; set; }

Attributes

Type Description
ArgumentAttribute

Value

Type Description
string