MongoDBPasswordAuthenticationInfo Properties
Contains settings for the Password authentication method.
Name | Description |
---|---|
Authentication |
Specifies the authentication database of a Mongo |
Password |
Specifies the password of a Mongo |
Username |
Specifies the name of a Mongo |
See Also