ADO.NET Provider for Microsoft Dynamics 365 Business Central

Build 23.0.8839

Authentication

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


PropertyDescription
AuthSchemeWhether to use OAuth Authentication or Access Key Authentication when connecting to Business Central.
OrganizationURLThe URL to your Dynamics 365 organization. For instance, https://businesscentral.dynamics.com/abc123/.
UserThe username of the Dynamics 365 OnPremise account used to authenticate to the Microsoft Dynamics 365 Business Central server.
PasswordThe password used to authenticate the user.
AccessKeyThe access key used to authenticate to the Microsoft Dynamics 365 Business Central.
CompanyThe name of the Microsoft Dynamics 365 Business Central company.
UseSandboxA boolean indicating if a sandbox is being used. Set this to true if you have a sandbox name other than simply 'sandbox'.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 23.0.8839