Click or drag to resize

ShowIdentityResponseUsers Property

All user identities on this IP.

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

Property Value

Type: ShowIdentityResponseUserResponse
See Also