MongoClientSettings.getAuthDatabase

Resolves the database to run authentication commands on. (authSource if set, otherwise the URI's database if set, otherwise "admin")

class MongoClientSettings
@safe @nogc nothrow pure const return
string
getAuthDatabase
()

Meta