Click or drag to resize

ShowIdentityResponseUserResponseRoles Property

Array of roles

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

Property Value

Type: String
See Also