MongoDBPasswordAuthenticationInfo Constructors
Contains settings for the Password authentication method.
Name | Parameters | Description |
---|---|---|
Mongo |
username, password, authentication |
Initializes a new instance of the Mongo |
Mongo |
username, password |
Initializes a new instance of the Mongo |
See Also