EnterpriseNodeSubnodes Property

A list of child node IDs

Definition

Namespace: KeeperSecurity.Enterprise
Assembly: KeeperSdk (in KeeperSdk.dll) Version: 1.1.0
C#
public ISet<long> Subnodes { get; }

Property Value

ISetInt64

See Also