This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Board.AzureBoards.
Summary
Initializes a new instance of the
AzureBoards class.
- Assembly
- Cake
.Board .AzureBoards .dll - Namespace
- Cake
.Board .AzureBoards - Containing Type
- AzureBoards
Syntax
public AzureBoards(string personalAccessToken, string organization)
Parameters
| Name | Type | Description |
|---|---|---|
| personalAccessToken | string | Personal Access Token Authenticate access with personal access tokens. |
| organization | string | The Azure DevOps Organization. |
Return Value
| Type | Description |
|---|---|
| void |
