Click or drag to resize

Command Enumeration

IA Batch Commands

Namespace:  Koopman.CheckPoint.IA
Assembly:  CheckPoint.NET (in CheckPoint.NET.dll) Version: 0.5.1
Syntax
C#
public enum Command
Request Example View Source
Members
  Member nameValueDescription
None0 No active batch
AddIdentity1 The add identity command
ShowIdentity2 The show identity command
DeleteIdentity3 The delete identity command
See Also