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 | Specifies the authenticating user's user ID. |
| Company | The company to submit queries against. For example, 'CRONUS Canada, Inc.'. |
| Password | Specifies the authenticating user's password. |