Click or drag to resize

NATSettingsHideBehindValues Enumeration

Hide Behind Gateway or IP

Namespace:  Koopman.CheckPoint.Common
Assembly:  CheckPoint.NET (in CheckPoint.NET.dll) Version: 0.5.1
Syntax
C#
public enum HideBehindValues
Request Example View Source
Members
  Member nameValueDescription
Gateway0 Hide traffic behind the gateway's IP Address
IPAddress1 Hide or Static NAT traffic behind specific IP Address
See Also