Click or drag to resize

NATSettingsMethod Property

Gets or sets the NAT translation method.

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

Property Value

Type: NATSettingsNATMethods
See Also