Click or drag to resize

ManagedCompanyLicenseAddOn Class

Represends Managed Company Add-On
Inheritance Hierarchy
SystemObject
  KeeperSecurity.EnterpriseManagedCompanyLicenseAddOn

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

The ManagedCompanyLicenseAddOn type exposes the following members.

Constructors
 NameDescription
Public methodManagedCompanyLicenseAddOnInitializes a new instance of the ManagedCompanyLicenseAddOn class
Top
Properties
 NameDescription
Public propertyActivation Add-On activation time. UNIX epoch
Public propertyCreation Add-On creation time. UNIX epoch
Public propertyExpiration Add-On expiration time. UNIX epoch
Public propertyIsEnabled Is Add-On enabled
Public propertyIsTrial Is Add-On trial
Public propertyName Add-On name
Public propertySeats Number of Seats
Top
See Also