Indicates whether the back office application can only be requested on a secure connection. Defaults to false, but is strongly recommended to enable for security reasons.
public bool RequireHttps { get; set; }
- Type:
- bool
Indicates whether the back office application can only be requested on a secure connection. Defaults to false, but is strongly recommended to enable for security reasons.
public bool RequireHttps { get; set; }