Click or drag to resize

AccessRuleAction Property

Rule action

Namespace:  Koopman.CheckPoint
Assembly:  CheckPoint.NET (in CheckPoint.NET.dll) Version: 0.5.1
Syntax
C#
[JsonPropertyAttribute(PropertyName = "action", ObjectCreationHandling = ObjectCreationHandling.Replace)]
public RulebaseAction Action { get; set; }
Request Example View Source

Property Value

Type: RulebaseAction
Exceptions
ExceptionCondition
ArgumentNullExceptionAction
Remarks
Requires DetailLevel of Full
See Also