Click or drag to resize

AccessRuleLayer Property

Rule layer

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

Property Value

Type: AccessLayer
Remarks
Requires DetailLevel of Full
See Also