MongoClientSettings.database

Default auth database to operate on, otherwise operating on special "admin" database for all MongoDB authentication commands.

class MongoClientSettings
string database;

Meta