Compartir a través de


ApplicationGetHttpsEndpoint.DisableGatewayAuth Propiedad

Definición

Obtiene o establece el valor indica si se va a deshabilitar GatewayAuth.

[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 de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a