Share via


ApplicationGatewayHttpListener.RequireServerNameIndication Property

Definition

Applicable only if protocol is https. Enables SNI for multi-hosting.

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

Property Value

Applies to