Click or drag to resize

ApplicationSiteRisk Property

URLs that determine this particular application.

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

Property Value

Type: String
The URLs that determine this particular application.
See Also