WebHttpRelayBinding.HostNameComparisonMode Property

Definition

Gets or sets the comparison mode used on the host name.

public System.ServiceModel.HostNameComparisonMode HostNameComparisonMode { get; set; }
member this.HostNameComparisonMode : System.ServiceModel.HostNameComparisonMode with get, set
Public Property HostNameComparisonMode As HostNameComparisonMode

Property Value

The comparison mode used on the host name.

Applies to