Click or drag to resize

AccessRuleInlineLayer Property

Inline Layer

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

Property Value

Type: AccessLayer
Exceptions
ExceptionCondition
ArgumentNullExceptionInlineLayer
Remarks
Requires DetailLevel of Full
See Also