HttpsRedirect Enum

Definition

Whether to automatically redirect HTTP traffic to HTTPS traffic. Note that this is a easy way to set up this rule and it will be the first rule that gets executed.

public enum HttpsRedirect
type HttpsRedirect = 
Public Enum HttpsRedirect
Inheritance
HttpsRedirect

Fields

Name Value Description
Enabled 0

Enabled.

Disabled 1

Disabled.

Applies to