Click or drag to resize

NetworkMaskLength4 Property

Gets or sets the mask length for IPv4.

Namespace:  Koopman.CheckPoint
Assembly:  CheckPoint.NET (in CheckPoint.NET.dll) Version: 0.5.1
Syntax
C#
[JsonPropertyAttribute(PropertyName = "mask-length4")]
public int MaskLength4 { get; set; }
Request Example View Source

Property Value

Type: Int32
The mask length for IPv4.
Remarks
Requires DetailLevel of at least Standard
See Also