Keeper SDK Class Library
C#
Show/Hide TOC
Managed
Company
Data
Managed
Companies 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#
Copy
public
IEnumerable
<
EnterpriseManagedCompany
>
ManagedCompanies
{
get
; }
Property Value
IEnumerable
EnterpriseManagedCompany
See Also
Reference
ManagedCompanyData Class
KeeperSecurity.Enterprise Namespace
In This Article
Definition
See Also