Interface MongoCredentialsOptions

Hierarchy

  • MongoCredentialsOptions

Properties

db?: string
mechanism?: AuthMechanism
mechanismProperties: AuthMechanismProperties
password: string
source: string
username?: string

Generated using TypeDoc