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
Initializes a new instance of the
AzureDevOpsOAuthCredentials class.
- Assembly
- Cake
.AzureDevOps .dll - Namespace
- Cake
.AzureDevOps .Authentication - Containing Type
- Azure
Dev Ops O Auth Credentials
Syntax
public AzureDevOpsOAuthCredentials(string accessToken)
Parameters
| Name | Type | Description |
|---|---|---|
| accessToken | string | OAuth access token. |
Return Value
| Type | Description |
|---|---|
| void |
