IWebSiteBase.HttpsOnly Property

Definition

Gets httpsOnly: configures a web site to accept only https requests. Issues redirect for http requests

public bool HttpsOnly { get; }
member this.HttpsOnly : bool
Public ReadOnly Property HttpsOnly As Boolean

Property Value

Applies to