entity
: the dynamics entity name
serviceUrl
: the web api url for the instance, e.g. https://org.api.crm.dynamics.com/api/data/v9.0/
redirectUrl
: the redirect uri from the Azure AD app registration
clientId
: the encrypted client id from the Azure AD app registration
clientSecret
: the encrypted client secret from the Azure AD app registration
<DynamicsDataSourceentity="String"serviceUrl="String"redirectUrl="String"clientId="String"clientSecret="String"><Schema>...</Schema><Filter/></DynamicsDataSource>