Click or drag to resize

SimpleGatewaySICState Property

Gets the Secure Internal Communication state.

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

Property Value

Type: String
The Secure Internal Communication state.
Remarks
Requires DetailLevel of Full
See Also