Click or drag to resize

WhereUsedWhereUsedResultsThreatRulesRuleColumns Property

Columns where object is used in rule.

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

Property Value

Type: String
The rule columns.
See Also