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.AzureDevOps.
Summary
Constructs the settings object using the access token provided by Azure Pipelines.
- Assembly
- Cake
.AzureDevOps .dll - Namespace
- Cake
.AzureDevOps .Pipelines - Containing Type
- Azure
Dev Ops Builds Settings
Syntax
public static AzureDevOpsBuildsSettings UsingAzurePipelinesOAuthToken()
Return Value
Type | Description |
---|---|
Azure |
The instance of AzureDevOpsBuildsSettings class. |