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.Asana.
Summary
Initializes a new instance of the
Asana class.
- Assembly
- Cake
.Board .Asana .dll - Namespace
- Cake
.Board .Asana - Containing Type
- Asana
Syntax
public Asana(string personalAccessToken)
Parameters
| Name | Type | Description |
|---|---|---|
| personalAccessToken | string | Personal Access Token Authenticate access with personal access tokens. |
Return Value
| Type | Description |
|---|---|
| void |
