Click or drag to resize

LoginMessageHeader Property

Gets the login message header.

Namespace:  Koopman.CheckPoint.Common
Assembly:  CheckPoint.NET (in CheckPoint.NET.dll) Version: 0.5.1
Syntax
C#
[JsonPropertyAttribute(PropertyName = "header")]
public string Header { get; }
Request Example View Source

Property Value

Type: String
The header.
See Also