Share via


ConnectionMonitorHttpConfiguration.PreferHttps Property

Definition

Value indicating whether HTTPS is preferred over HTTP in cases where the choice is not explicit.

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

Property Value

Applies to