Click or drag to resize

EnterpriseNodeSubnodes Property

A list of child node IDs

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

Property Value

ISetInt64
See Also