Click or drag to resize

Licensing Class

Inheritance Hierarchy
SystemObject
  Scilligence.MolEngine.CompanionLicensing

Namespace:  Scilligence.MolEngine.Companion
Assembly:  Scilligence.MolEngine.Companion (in Scilligence.MolEngine.Companion.dll) Version: 1.3.0.0 (7.0.0.40031)
Syntax
C#
public sealed class Licensing

The Licensing type exposes the following members.

Constructors
  NameDescription
Public methodLicensing
Initializes a new instance of the Licensing class
Top
Methods
  NameDescription
Public methodStatic memberCheck(String)
Public methodStatic memberCheck(String, String)
Public methodStatic memberCheckEmail
Public methodStatic memberCheckLevel
Public methodStatic memberCheckLicense
Public methodStatic memberCheckUserSeats(String, Database, String, String)
Public methodStatic memberCheckUserSeats(String, Database, String, String, Boolean)
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodStatic memberGetExpirationDays
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodStatic memberGetMachineKey
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodStatic memberHasModule
Public methodStatic memberSetLicenseFromDB(String)
Public methodStatic memberSetLicenseFromDB(String, Int32)
Public methodStatic memberSetLicenseFromDBSetting(String)
Public methodStatic memberSetLicenseFromDBSetting(String, Int32)
Public methodStatic memberSetWebApp
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also