Click or drag to resize
MongoCredentialCreatePlainCredential Method
Overload List
  NameDescription
Public methodStatic memberCreatePlainCredential(String, String, SecureString)
Creates a PLAIN credential.
Public methodStatic memberCreatePlainCredential(String, String, String)
Creates a PLAIN credential.
Top
See Also