Compartilhar via


BackendTlsProperties.ValidateCertificateName Propriedade

Definição

Obtém ou define o sinalizador que indica se a validação de nome de certificado SSL deve ser feita ao usar certificados autoassinados para esse host de 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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a