Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)