Share via


BackendTlsProperties.ShouldValidateCertificateName Property

Definition

Flag indicating whether SSL certificate name validation should be done when using self-signed certificates for this backend host.

public bool? ShouldValidateCertificateName { get; set; }
member this.ShouldValidateCertificateName : Nullable<bool> with get, set
Public Property ShouldValidateCertificateName As Nullable(Of Boolean)

Property Value

Applies to