DynamicsAuthenticationType Enum

The authentication type to connect to Dynamics server. 'Office365' for online scenario, 'Ifd' for on-premises with Ifd scenario, 'AADServicePrincipal' for Server-To-Server authentication in online scenario. Type: string (or Expression with resultType string).

Inheritance
builtins.str
DynamicsAuthenticationType
DynamicsAuthenticationType

Constructor

DynamicsAuthenticationType(value)

Fields

aad_service_principal
ifd
office365