Summary
Initializes a new instance of the
AzureDevOpsOAuthCredentials class.
- 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 |