Authentication
This section provides a complete list of the Authentication properties you can configure in the connection string for this provider.
Property | Description |
AuthScheme | Whether to use OAuth Authentication or Access Key Authentication when connecting to Business Central. |
OrganizationURL | The URL to your Dynamics 365 organization. For instance, https://businesscentral.dynamics.com/abc123/. |
User | The username of the Dynamics 365 OnPremise account used to authenticate to the Microsoft Dynamics 365 Business Central server. |
Password | The password used to authenticate the user. |
AccessKey | The access key used to authenticate to the Microsoft Dynamics 365 Business Central. |
Company | The name of the Microsoft Dynamics 365 Business Central company. |
UseSandbox | A boolean indicating if a sandbox is being used. Set this to true if you have a sandbox name other than simply 'sandbox'. |