EnterpriseNode Class

Represents Enterprise Node.

Definition

Namespace: KeeperSecurity.Enterprise
Assembly: KeeperSdk (in KeeperSdk.dll) Version: 1.1.0
C#
public class EnterpriseNode
Inheritance
Object    EnterpriseNode

Constructors

EnterpriseNodeInitializes a new instance of the EnterpriseNode class

Properties

DisplayName Node Name.
Id Node ID.
ParentNodeId Parent Node ID.
RestrictVisibility Node Isolation flag.
Subnodes A list of child node IDs

See Also