Partager via


BackendTlsProperties.ValidateCertificateName Propriété

Définition

Obtient ou définit l’indicateur indiquant si la validation du nom de certificat SSL doit être effectuée lors de l’utilisation de certificats auto-signés pour cet hôte back-end.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à