Freigeben über


AzureApplicationGatewayBackendHttpSettingsBase.ValidateSNI Property

Definition

[System.Management.Automation.Parameter(HelpMessage="When enabled, verifies if the Common Name of the certificate provided by the backend server matches the Server Name Indication (SNI) value. Default value is true.", Mandatory=false)]
public bool? ValidateSNI { get; set; }
[<System.Management.Automation.Parameter(HelpMessage="When enabled, verifies if the Common Name of the certificate provided by the backend server matches the Server Name Indication (SNI) value. Default value is true.", Mandatory=false)>]
member this.ValidateSNI : Nullable<bool> with get, set
Public Property ValidateSNI As Nullable(Of Boolean)

Property Value

Attributes

Applies to