Click or drag to resize

SessionAPIServerVersion Property

API Server version.

Namespace:  Koopman.CheckPoint
Assembly:  CheckPoint.NET (in CheckPoint.NET.dll) Version: 0.5.1
Syntax
C#
[JsonPropertyAttribute(PropertyName = "api-server-version")]
public string APIServerVersion { get; }
Request Example View Source

Property Value

Type: String
The API server version.
See Also