Click or drag to resize

Domain Class

Check Point Domain Information
Inheritance Hierarchy
SystemObject
  Koopman.CheckPoint.CommonDomain

Namespace:  Koopman.CheckPoint.Common
Assembly:  CheckPoint.NET (in CheckPoint.NET.dll) Version: 0.5.1
Syntax
C#
public class Domain
Request Example View Source

The Domain type exposes the following members.

Properties
  NameDescription
Public propertyDomainType
Domain type.
Public propertyName

Domain Name.

Public propertyUID

Object unique identifier.

Top
Methods
Fields
  NameDescription
Public fieldStatic memberDataDomain
The Check Point Data domain
Public fieldStatic memberDefault
The default Check Point SMC domain
Top
See Also