Partager via


BackendTlsProperties.ValidateCertificateChain Propriété

Définition

Obtient ou définit l’indicateur indiquant si la validation de la chaîne de certificats SSL doit être effectuée lors de l’utilisation de certificats auto-signés pour cet hôte principal.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à