ENUM

MongoAuthenticationType

Description

Supported in v9.0+ Type of user authentication used when adding the MongoDB cluster.

link GraphQL Schema definition

  • enum MongoAuthenticationType {
  • MONGO_AUTHENTICATION_TYPE_LDAP
  • MONGO_AUTHENTICATION_TYPE_SCRAM
  • }