EnterpriseDataNodes Property

Gets list of all enterprise nodes

Definition

Namespace: KeeperSecurity.Enterprise
Assembly: KeeperSdk (in KeeperSdk.dll) Version: 1.1.0
C#
public IEnumerable<EnterpriseNode> Nodes { get; }

Property Value

IEnumerableEnterpriseNode

See Also