Compartilhar via


LocalUser.HasSshPassword Propriedade

Definição

Obtém ou define indica se a senha ssh existe. Defina-a como false para remover a senha SSH existente.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a