Click or drag to resize

NATSettingsAutoRule Property

Gets or sets whether to add automatic address translation rules

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

Property Value

Type: Boolean
See Also