Click or drag to resize

NATSettingsHideBehind Property

Gets or sets the hide behind method.

Namespace:  Koopman.CheckPoint.Common
Assembly:  CheckPoint.NET (in CheckPoint.NET.dll) Version: 0.5.1
Syntax
C#
[JsonPropertyAttribute(PropertyName = "hide-behind")]
public NATSettingsHideBehindValues HideBehind { get; set; }
Request Example View Source

Property Value

Type: NATSettingsHideBehindValues
See Also