Click or drag to resize

LogsDetectNewCitrixIcaApplicationNames Property

Gets or sets a value indicating whether to detect new Citrix ICA application names.

Namespace:  Koopman.CheckPoint.SimpleGatewaySettings
Assembly:  CheckPoint.NET (in CheckPoint.NET.dll) Version: 0.5.1
Syntax
C#
[JsonPropertyAttribute(PropertyName = "detect-new-citrix-ica-application-names")]
public bool DetectNewCitrixIcaApplicationNames { get; set; }
Request Example View Source

Property Value

Type: Boolean
true if to detect new Citrix ICA application names; otherwise, false.
See Also