Click or drag to resize

SimpleGatewaySICName Property

Gets the Secure Internal Communication name.

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

Property Value

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