IWebAppBase.HttpsOnly Property

Definition

True if the web app is configured to accept only HTTPS requests. HTTP requests will be redirected.

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

Property Value

Applies to