MongoClientSettings.authMechanismProperties

Specify properties for the specified authMechanism as a comma-separated list of colon-separated key-value pairs.

Currently none are used by the vibe.d Mongo driver.

class MongoClientSettings
string[] authMechanismProperties;

Meta