Compartilhar via


ApplicationGetHttpsEndpoint.DisableGatewayAuth Propriedade

Definição

Obtém ou define o valor indica se o GatewayAuth deve ser desabilitado.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a