Share via


KnownAuthenticationMode enum

The authentication modes supporting on the Mongo cluster.

Fields

MicrosoftEntraID

Microsoft Entra ID authentication mode using Entra users assigned to the cluster and auth mechanism 'MONGODB-OIDC'.

NativeAuth

Native mongo authentication mode using username and password with auth mechanism 'SCRAM-SHA-256'.