Partager via


LocalUser.HasSshKey Propriété

Définition

Obtient ou définit indique si la clé ssh existe. Définissez-la sur false pour supprimer la clé SSH existante.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à