Partager via


AppResourceProperties.HttpsOnly Propriété

Définition

Obtient ou définit indique si seul https est autorisé.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à