Click or drag to resize

WhereUsedWhereUsedResultsThreatRulesLayer Property

Layer rule exists in.

Namespace:  Koopman.CheckPoint.Common
Assembly:  CheckPoint.NET (in CheckPoint.NET.dll) Version: 0.5.1
Syntax
C#
[JsonPropertyAttribute(PropertyName = "layer", DefaultValueHandling = DefaultValueHandling.Ignore, 
	NullValueHandling = NullValueHandling.Ignore)]
public IObjectSummary Layer { get; }
Request Example View Source

Property Value

Type: IObjectSummary
The layer.
See Also