Keeper SDK Class Library
C#
Show/Hide TOC
Enterprise
Node Class
Represents Enterprise Node.
Definition
Namespace:
KeeperSecurity.Enterprise
Assembly:
KeeperSdk (in KeeperSdk.dll) Version: 1.1.0
C#
Copy
public
class
EnterpriseNode
Inheritance
Object
EnterpriseNode
Constructors
EnterpriseNode
Initializes 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
Reference
KeeperSecurity.Enterprise Namespace
In This Article
Definition
Constructors
Properties
See Also