Click or drag to resize

SessionInfoReadOnly Property

Indicates whether the session is read-only

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

Property Value

Type: Boolean
See Also