RoleDataGetManagedNodes Method |
Gets a list of all managed nodes in the enterprise
Namespace: KeeperSecurity.EnterpriseAssembly: KeeperSdk (in KeeperSdk.dll) Version: 1.0.5
Syntax public IList<ManagedNode> GetManagedNodes()
Return Value
IListManagedNode[Missing <returns> documentation for "M:KeeperSecurity.Enterprise.RoleData.GetManagedNodes"]
See Also