Share via


LinuxConfiguration.DisablePasswordAuthentication Eigenschaft

Definition

Ruft ab oder legt fest, ob die Kennwortauthentifizierung deaktiviert werden soll.

[Newtonsoft.Json.JsonProperty(PropertyName="disablePasswordAuthentication")]
public bool? DisablePasswordAuthentication { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="disablePasswordAuthentication")>]
member this.DisablePasswordAuthentication : Nullable<bool> with get, set
Public Property DisablePasswordAuthentication As Nullable(Of Boolean)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: