Click or drag to resize

Actions Enumeration

[Missing <summary> documentation for "T:Koopman.CheckPoint.AccessRules.Actions"]

Namespace:  Koopman.CheckPoint.AccessRules
Assembly:  CheckPoint.NET (in CheckPoint.NET.dll) Version: 0.5.1
Syntax
C#
public enum Actions
Request Example View Source
Members
  Member nameValueDescription
Drop0
Accept1
Reject2
Ask3
Inform4
UserAuth5
ClientAuth6
InnerLayer7
See Also