The IUiLicense interface is used to work with licenses.
The interface is outdated, use ILicense.
Property name | Brief description | |
FeatureName | The FeatureName property returns feature name. | |
IsCommuter | The IsCommuter property returns information about the use of temporary local license checked out from license server | |
ServerName | The ServerName property returns name of the license server, from which the license is used. |
Method name | Brief description | |
LicenseRelease | The LicenseRelease method checks in a license. | |
LicenseUpdate | The LicenseUpdate method updates a license. |
See also: