Click or drag to resize

ShowIdentityResponseCombinedRoles Property

List of all the access roles on this IP, for auditing and enforcement purposes.

Namespace:  Koopman.CheckPoint.IA
Assembly:  CheckPoint.NET (in CheckPoint.NET.dll) Version: 0.5.1
Syntax
C#
[JsonPropertyAttribute(PropertyName = "combined-roles")]
public string[] CombinedRoles { get; set; }
Request Example View Source

Property Value

Type: String
See Also