Dela via


ApplicationGetHttpsEndpoint.DisableGatewayAuth Property

Definition

Gets or sets the value indicates whether to disable 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)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to