Click or drag to resize

EnterpriseNode Class

Represents Enterprise Node.
Inheritance Hierarchy
SystemObject
  KeeperSecurity.EnterpriseEnterpriseNode

Namespace: KeeperSecurity.Enterprise
Assembly: KeeperSdk (in KeeperSdk.dll) Version: 1.0.5-beta11
Syntax
C#
public class EnterpriseNode

The EnterpriseNode type exposes the following members.

Constructors
 NameDescription
Public methodEnterpriseNodeInitializes a new instance of the EnterpriseNode class
Top
Properties
 NameDescription
Public propertyDisplayName Node Name.
Public propertyId Node ID.
Public propertyParentNodeId Parent Node ID.
Public propertyRestrictVisibility Node Isolation flag.
Public propertySubnodes A list of child node IDs
Top
See Also