Freigeben über


CassandraClusterProperties.AuthenticationMethod Eigenschaft

Definition

Welche Authentifizierungsmethode Cassandra verwenden soll, um Clients zu authentifizieren. "Keine" deaktiviert die Authentifizierung. Daher sollte nur in Notfällen verwendet werden. "Cassandra" ist die standardkennwortbasierte Authentifizierung. Der Standardwert ist "Cassandra".

public Azure.ResourceManager.CosmosDB.Models.CassandraAuthenticationMethod? AuthenticationMethod { get; set; }
member this.AuthenticationMethod : Nullable<Azure.ResourceManager.CosmosDB.Models.CassandraAuthenticationMethod> with get, set
Public Property AuthenticationMethod As Nullable(Of CassandraAuthenticationMethod)

Eigenschaftswert

Gilt für: