Compartir a través de


LinuxConfiguration.DisablePasswordAuthentication Propiedad

Definición

Obtiene o establece especifica si se debe deshabilitar la autenticación de contraseña.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a