| AccessRuleRuleNumber Property |
Gets the rule number.
Namespace:
Koopman.CheckPoint
Assembly:
CheckPoint.NET (in CheckPoint.NET.dll) Version: 0.5.1
Syntax [JsonPropertyAttribute(PropertyName = "rule-number", ObjectCreationHandling = ObjectCreationHandling.Replace)]
public string RuleNumber { get; }
Request Example
View SourceProperty Value
Type:
StringThe rule number.
See Also