Click or drag to resize

ApplicationSiteApplicationID Property

Used to configure or edit the additional categories of a custom application / site used in the Application and URL Filtering or Threat Prevention.

Namespace:  Koopman.CheckPoint
Assembly:  CheckPoint.NET (in CheckPoint.NET.dll) Version: 0.5.1
Syntax
C#
[JsonPropertyAttribute(PropertyName = "application-id")]
public Nullable<int> ApplicationID { get; }
Request Example View Source

Property Value

Type: NullableInt32
The additional categories assigned.
See Also