Partilhar via


ConfigServerGitProperty.StrictHostKeyChecking Propriedade

Definição

Obtém ou define a verificação estrita da chave de host ou não.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a