Click or drag to resize

CheckPointErrorDetailsCurrentSession Property

Validation related to the current session.

Namespace:  Koopman.CheckPoint.Exceptions
Assembly:  CheckPoint.NET (in CheckPoint.NET.dll) Version: 0.5.1
Syntax
C#
[JsonPropertyAttribute(PropertyName = "current-session", DefaultValueHandling = DefaultValueHandling.Ignore, 
	NullValueHandling = NullValueHandling.Ignore)]
public bool CurrentSession { get; }
Request Example View Source

Property Value

Type: Boolean
See Also