| 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 [JsonPropertyAttribute(PropertyName = "rule-columns", DefaultValueHandling = DefaultValueHandling.Ignore,
NullValueHandling = NullValueHandling.Ignore)]
public string[] RuleColumns { get; }
Request Example
View SourceProperty Value
Type:
StringThe rule columns.
See Also