ManagedCompanyDataManagedCompanies Property

Get a list of all managed companies in the enterprise.

Definition

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

Property Value

IEnumerableEnterpriseManagedCompany

See Also