AzureDevOpsWorkItemSettings.

UsingAzurePipelinesOAuthToken(int) Method

Summary

Constructs the settings object for a specific work item using the access token provided by Azure Pipelines.

Syntax

public static AzureDevOpsWorkItemSettings UsingAzurePipelinesOAuthToken(int workItemId)

Parameters

Name Type Description
workItemId int ID of the work item.

Return Value

Type Description
AzureDevOpsWorkItemSettings The instance of AzureDevOpsWorkItemSettings class.