ILicenseService Methods

The ILicenseService type exposes the following members.

Methods
  NameDescription
Public methodCanCreateAccount
Determines whether an account using the specified seat kind can be created.
Public methodCheckForUpdatedLicenses
Checks for updated licenses.
Public methodGetLicenseSeatUsage
Gets an object describing how licensed seats are currently being used by the system.
Public methodGetLicenseSeatUsage(NullableGuid)
Gets the licensed seat usage for the specified tenant.
Public methodInstallLicense
Installs a license.
Public methodIsFeatureEnabled
Determines whether the feature with the specified ID is enabled by the currently installed (and valid) licenses.
Public methodRefreshLicenses
Refreshes the list of licenses from the application database.
Public methodRemoveLicense
Removes a license.
Top
See Also