| SimpleGatewayApplicationControl Property |
Gets or sets a value indicating whether Application Control blade is enabled.
Namespace:
Koopman.CheckPoint
Assembly:
CheckPoint.NET (in CheckPoint.NET.dll) Version: 0.5.1
Syntax [JsonPropertyAttribute(PropertyName = "application-control")]
public bool ApplicationControl { get; set; }
Request Example
View SourceProperty Value
Type:
Booleantrue if application control blade enabled; otherwise,
false.
Remarks See Also