Click or drag to resize

ShowIdentityResponseMessage Property

Textual description of the command’s result

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

Property Value

Type: String
See Also