ADO.NET Provider for Azure DevOps

Build 22.0.8462

Authentication

This section provides a complete list of the Authentication properties you can configure in the connection string for this provider.


PropertyDescription
AuthSchemeThe type of authentication to use when connecting to Azure DevOps. AzureDevOps OnPremise connections will only support Basic authentication.
OrganizationThe name of the Organization or Collection depending upon AzureDevOpsEdition value.
PersonalAccessTokenThe personal access token used for accessing the data in your organization.
AzureDevOpsEditionThe edition of AzureDevOps being used. Set either [AzureDevOps Online] or [AzureDevOps OnPremise].
URLThe Public URL of the AzureDevOps OnPremise Instance. For Example: http://localhost/defaultcollection.
ProjectIdThe unique identifier (id) associated with your Organization's Project.
UserThe Azure DevOps user account used to authenticate.
AzureDevOpsServiceAPIThe REST API version of AzureDevOps being used. Set either [6.0] or [5.1].

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8462