Freigeben über


MongoClusterAuthenticationMode.NativeAuth Property

Definition

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

public static Azure.ResourceManager.MongoCluster.Models.MongoClusterAuthenticationMode NativeAuth { get; }
static member NativeAuth : Azure.ResourceManager.MongoCluster.Models.MongoClusterAuthenticationMode
Public Shared ReadOnly Property NativeAuth As MongoClusterAuthenticationMode

Property Value

Applies to