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.CodeQL.Cli.
Summary
Initializes a new instance of the
GitHubAppInstallationTokenTool class.
- Assembly
- Cake
.CodeQL .Cli .dll - Namespace
- Cake
.GitHub .Authentication - Containing Type
- Git
Hub App Installation Token Tool
Syntax
public GitHubAppInstallationTokenTool(ICakeContext cakeContext)
Parameters
| Name | Type | Description |
|---|---|---|
| cakeContext | ICakeContext | The cake Context |
Return Value
| Type | Description |
|---|---|
| void |
