AdfDynamicsAuthenticationType Enumeration
The AdfDynamicsAuthenticationType enumeration provides a list of supported authentication types for Dynamics CRM activities in Azure Data Factory.
Enumeration Values
Name | Summary |
---|---|
Office365 | Specifies that the CRM authentication must connect to Dynamics Online |
Ifd | Specifies that the CRM authentication must connect to an on premises Dynamics instance via IFD. |
AADServicePrincipal | Specifies that the CRM authentication must connect using AAD ServicePrincipal. |