Partager via


LocalUser.HasSshPassword Propriété

Définition

Obtient ou définit indique si le mot de passe ssh existe. Définissez-le sur false pour supprimer le mot de passe SSH existant.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à