Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The value indicates whether to disable GatewayAuth.
public bool? DisableGatewayAuth { get; set; }
member this.DisableGatewayAuth : Nullable<bool> with get, set
Public Property DisableGatewayAuth As Nullable(Of Boolean)