Freigeben über


HttpSettings.RequireHttps Eigenschaft

Definition

Ruft lt;code>false</code> ab oder legt sie fest&, wenn die Authentifizierungs-/Autorisierungsantworten ohne HTTPS-Schema zulässig sind, &andernfalls lt;code>true</code>.

[Newtonsoft.Json.JsonProperty(PropertyName="requireHttps")]
public bool? RequireHttps { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="requireHttps")>]
member this.RequireHttps : Nullable<bool> with get, set
Public Property RequireHttps As Nullable(Of Boolean)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: