AccessRulebasePagingResultsRulebase Property |
How much details are returned depends on the details-level field of the request. This table shows the level of detail shown when details-level is set to standard.
Namespace: Koopman.CheckPoint.Common
[JsonPropertyAttribute(PropertyName = "rulebase", DefaultValueHandling = DefaultValueHandling.Ignore, NullValueHandling = NullValueHandling.Ignore)] public List<IRulebaseEntry> Rulebase { get; }