Compartilhar via


AppResourceProperties.HttpsOnly Propriedade

Definição

Obtém ou define indica se somente https são permitidos.

[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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a