Click or drag to resize

AccessRuleActionSettings Property

Rule action settings

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

Property Value

Type: ActionSettings
Exceptions
ExceptionCondition
ArgumentNullExceptionActionSettings
Remarks
Requires DetailLevel of Full
See Also