MongoCredentialCreateCredential Method |
Name | Description | |
---|---|---|
CreateCredential(String, String, SecureString) |
Creates a default credential.
Less secure when used in conjunction with SCRAM-SHA-256, due to the need to store the password in a managed
string in order to SaslPrep it.
| |
CreateCredential(String, String, String) |
Creates a default credential.
|