FireDAC Components for Microsoft Dynamics 365

Build 22.0.8462

AuthScheme

The type of authentication to use when connecting to Microsoft Dynamics 365.

Syntax


property AuthScheme: String;

Possible Values

AzureAD, AzureMSI, AzureServicePrincipal

Data Type

String

Default Value

"AzureAD"

Remarks

  • AzureAD: Set this to perform Azure Active Directory OAuth authentication.
  • AzureMSI: Set this to automatically obtain Managed Service Identity credentials when running on an Azure VM.
  • AzureServicePrincipal: Set this to authenticate as an Azure Service Principal.

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