Click or drag to resize

AccessRuleTrack Property

Rule track settings

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

Property Value

Type: Track
Exceptions
ExceptionCondition
ArgumentNullExceptionTrack
Remarks
Requires DetailLevel of Full
See Also