Click or drag to resize

InterfaceAntiSpoofingSettings Property

Anti spoofing settings.

Namespace:  Koopman.CheckPoint.SimpleGatewaySettings
Assembly:  CheckPoint.NET (in CheckPoint.NET.dll) Version: 0.5.1
Syntax
C#
[JsonPropertyAttribute(PropertyName = "anti-spoofing-settings")]
public AntiSpoofing AntiSpoofingSettings { get; set; }
Request Example View Source

Property Value

Type: AntiSpoofing
See Also