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
Generates token
- Assembly
- Cake
.CodeQL .Cli .dll - Namespace
- Cake
.GitHub .Authentication - Containing Type
- Git
Hub App Installation Token Tool
Syntax
public AccessToken GenerateInstallationToken(GitHubAppInstallationTokenToolSettings settings)
Parameters
| Name | Type | Description |
|---|---|---|
| settings | Git |
Return Value
| Type | Description |
|---|---|
| AccessToken | Access token |
