Authentication
This section provides a complete list of the Authentication properties you can configure in the connection string for this provider.
Property | Description |
URL | URL to the Microsoft Dynamics NAV server organization root. For example, http://MyServer:7048. |
ServerInstance | The instance of the Dynamics NAV server. For example, DynamicsNAV71. |
AuthScheme | The scheme used for authentication. Accepted entries are NTLM, Basic, Digest, None, or Negotiate. Negotiate is the default option. |
User | The Microsoft Dynamics NAV user account used to authenticate. |
Company | The company to submit queries against. For example, 'CRONUS Canada, Inc.'. |
Password | The password used to authenticate the user. |