Keeper SDK Class Library
C#
Show/Hide TOC
Enterprise
Data
Nodes Property
Gets list of all enterprise nodes
Definition
Namespace:
KeeperSecurity.Enterprise
Assembly:
KeeperSdk (in KeeperSdk.dll) Version: 1.1.0
C#
Copy
public
IEnumerable
<
EnterpriseNode
>
Nodes
{
get
; }
Property Value
IEnumerable
EnterpriseNode
See Also
Reference
EnterpriseData Class
KeeperSecurity.Enterprise Namespace
In This Article
Definition
See Also