pem.APS.getApplicationLicenseInfo
This method is supported by Operations starting from version 2.9 hotfix04
This method returns a list of the supported licenses for the specified Application.
The method has the following input parameters:
Name |
Type |
Short Description |
---|---|---|
|
int |
Application ID |
|
string |
Version of Application. It is optional parameter. If the parameter is omitted, the most current version of Application is used. |
The method returns array of the following structures:
Name |
Type |
Short Description |
---|---|---|
|
string |
License ID |
|
string |
Type of license |
|
boolean |
Whether a license activation data are required. There are the following options:
|
|
boolean |
Whether a license is mandatory. There are the following options:
|
See also: