Keeper SDK Class Library
Keeper SDK Class Library
Namespaces
KeeperSecurity.Enterprise
EnterpriseData Class
EnterpriseData Properties
NodeCount Property
Nodes Property
RootNode Property
TeamCount Property
Teams Property
UserCount Property
Users Property
Enterprise
Data
Nodes Property
Gets list of all enterprise nodes
Namespace:
KeeperSecurity.Enterprise
Assembly:
KeeperSdk (in KeeperSdk.dll) Version: 1.0.5
Syntax
C#
Copy
public
IEnumerable
<
EnterpriseNode
>
Nodes
{
get
; }
Property Value
IEnumerable
EnterpriseNode
See Also
Reference
EnterpriseData Class
KeeperSecurity.Enterprise Namespace