Authentication
このセクションでは、本プロバイダーの接続設定で設定可能なAuthentication プロパティの全リストを提供します。
プロパティ | 説明 |
AuthScheme | The type of authentication to use when connecting to Azure DevOps. Azure DevOps OnPremise connections support only Basic authentication. |
Organization | The name of the Organization or Collection, depending upon the value of AzureDevOpsEdition . |
PersonalAccessToken | The personal access token used for accessing the data in your organization. |
AzureDevOpsEdition | The edition of AzureDevOps being used. Set either [AzureDevOps Online] or [AzureDevOps OnPremise]. |
URL | The Public URL of the Azure DevOps OnPremise Instance; for example, http://localhost/defaultcollection. |
User | The Azure DevOps user account used to authenticate. |
AzureDevOpsServiceAPI | The REST API version of AzureDevOps being used. Set either [7.1], [6.0], or [5.1] |