Authenticating connections

The adapter utilizes the credentials specified in the User and Password properties to authenticate. The designated user must be present in the database indicated by the Authentication Database property. If left unspecified, the default authentication database is the admin database.

In cases where the Host property specifies a URI connection string for MongoDB connection, both the user and password can be incorporated into this connection string. For additional information, please refer to the detailed description of the Host property.