authSource property

String? authSource
final

The MongoDB database name. This setting isn't used when AuthType is set to "no".

The default is "admin".

Implementation

final String? authSource;