The driver supports the following authentication methods:
  • NTLM authentication authenticates clients to the database through a challenge-response authentication mechanism that enables clients to prove their identities without sending a database password to the server.
  • OAuth 2.0 Authentication authenticates using OAuth 2.0 authentication flows.

By default, the driver is configured to use OAuth 2.0 authentication (AuthenticationMethod=24).