Partager via


LinuxConfiguration.DisablePasswordAuthentication Propriété

Définition

Obtient ou définit spécifie si l’authentification par mot de passe doit être désactivée.

[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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à