Click or drag to resize

AccessRuleCustomFields Property

Custom Fields

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

Property Value

Type: CustomFields
Exceptions
ExceptionCondition
ArgumentNullExceptionCustomFields
Remarks
Requires DetailLevel of Full
See Also