ILicenseService Methods |
The ILicenseService type exposes the following members.
| Name | Description | |
|---|---|---|
| CanCreateAccount |
Determines whether an account using the specified seat kind can be created.
| |
| CheckForUpdatedLicenses | Checks for updated licenses. | |
| GetLicenseSeatUsage |
Gets an object describing how licensed seats are currently being used by the system.
| |
| GetLicenseSeatUsage(NullableGuid) | Gets the licensed seat usage for the specified tenant. | |
| InstallLicense | Installs a license. | |
| IsFeatureEnabled |
Determines whether the feature with the specified ID is enabled by the currently installed (and valid) licenses.
| |
| RefreshLicenses | Refreshes the list of licenses from the application database. | |
| RemoveLicense | Removes a license. |