Click or drag to resize

AccessRuleContentNegate Property

True if negate is set for data.

Namespace:  Koopman.CheckPoint
Assembly:  CheckPoint.NET (in CheckPoint.NET.dll) Version: 0.5.1
Syntax
C#
[JsonPropertyAttribute(PropertyName = "content-negate", ObjectCreationHandling = ObjectCreationHandling.Replace)]
public Nullable<bool> ContentNegate { get; set; }
Request Example View Source

Property Value

Type: NullableBoolean
Exceptions
ExceptionCondition
ArgumentNullExceptionContentNegate
Remarks
Requires DetailLevel of Full
See Also