|
Service
|
Description
|
||
|---|---|---|---|
|
AcquireLicense
|
If a new license is present, running this service immediately starts the license.
|
||
|
GetDaysRemainingInLicense
|
Returns the number of days remaining for the license.
|
||
|
GetCurrentLicenseInfo
|
Returns information about the current license, including ProductName, FeatureName, TotalFeatureCount, AvailableFeatureCount, InUseFeatureCount, Version, ExpirationDate, DaysRemaining, and IsEnforced.
|
||
|
GetCurrentLicenseFeatureInfo
|
Returns information based on the license FeatureName. Results include ProductName, FeatureName, TotalFeatureCount, InUseFeatureCount, Version, ExpirationDate, DaysRemaining, and IsEnforced.
|
||
|
GetCustomerID
|
Returns the customer ID from the licensing connection. This is used for metrics reporting.
|
||
|
GetInstanceID
|
Returns the instance ID created at time of installation.
|
||
|
GetLicenseUsageData
|
Returns information about user’s license usage, including key, source, sourceType, timestamp, ProductName, LicenseModel, FeatureName, TransactionType, and InUseFeatureCount.
|
||
|
GetLicenseUserAccessData
|
Returns information about the user's access to licensed entities, including key, source, sourceType, timestamp, ProductName, LicenseModel, FeatureName, TransactionType, and InUseFeatureCount.
|
||
|
GetLicensedUserGroupInfo
|
Returns information about users in licensed groups.
|
||
|
PurgeLicenseUsageData
|
Deletes the license usage data that is two years and older.
|