Click or drag to resize

EnterpriseManagedCompany Class

Represents Enterprise Managed Company.
Inheritance Hierarchy
SystemObject
  KeeperSecurity.EnterpriseEnterpriseManagedCompany

Namespace: KeeperSecurity.Enterprise
Assembly: KeeperSdk (in KeeperSdk.dll) Version: 1.0.5-beta11
Syntax
C#
public class EnterpriseManagedCompany

The EnterpriseManagedCompany type exposes the following members.

Constructors
 NameDescription
Public methodEnterpriseManagedCompanyInitializes a new instance of the EnterpriseManagedCompany class
Top
Properties
 NameDescription
Public propertyAddOns 
Public propertyEnterpriseId Managed Company Enterprise ID
Public propertyEnterpriseName Managed Company Enterprise Name
Public propertyFilePlanType File / Storage Plan Type
Public propertyIsExpired Is Managed Company Expired
Public propertyNumberOfSeats Number of Seats
Public propertyNumberOfUsers Number of Users
Public propertyParentNodeId Node that owns the managed company.
Public propertyProductId Managed Company Product ID
Top
See Also