authSource property
The MongoDB database name. This setting isn't used when
AuthType
is set to "no"
.
The default is "admin"
.
Implementation
final String? authSource;
The MongoDB database name. This setting isn't used when
AuthType
is set to "no"
.
The default is "admin"
.
final String? authSource;