Click or drag to resize

ManagedCompanyOptions Class

Represends Managed Companies create/update options
Inheritance Hierarchy
SystemObject
  KeeperSecurity.EnterpriseManagedCompanyOptions

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

The ManagedCompanyOptions type exposes the following members.

Constructors
 NameDescription
Public methodManagedCompanyOptionsInitializes a new instance of the ManagedCompanyOptions class
Top
Properties
 NameDescription
Public propertyAddons Addons
Public propertyFilePlanType File/Storage Plan
Public propertyName Managed Company Name
Public propertyNodeId Enterprise Node ID
Public propertyNumberOfSeats Maximum Number of Seats. -1 unlimited
Public propertyProductId Managed Company Product ID
Top
See Also