Dynamics 2015

Parameter

Value

username

the username required to connect to the Dynamics 2015 server

password

the password required to connect to the Dynamics 2015 server

domain

the domain of the Dynamics 2015 server

url

the URL of the Dynamics 2015 server

entity

the Dynamics 2015 entity name

<Dynamics2015DataSource 
    username="String" 
    password="String" 
    domain="String" 
    URL="String" 
    entity="String">
    <Schema>
    ...
    </Schema>
    <Filter/>
</DynamicsDataSource> 

Last updated