Partilhar via


Ingress.AllowInsecure Propriedade

Definição

Obtém ou define bool que indica se as conexões HTTP com são permitidas. Se definido como conexões HTTP falsas, serão redirecionados automaticamente para conexões HTTPS

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a