Partager via


GitPatternRepository.StrictHostKeyChecking Propriété

Définition

Obtient ou définit une vérification stricte de la clé d’hôte ou non.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à