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