Click or drag to resize

NetworkMaskLength6 Property

Gets or sets the mask length for IPv6.

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

Property Value

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