EdmiError edmiGetLicenseInfoFromLicenseKey(SdaiString licenseKey, SdaiString *productName, SdaiString *version, SdaiInteger *licenseId, SdaiString *licenseType, SdaiInteger *expiryYear, SdaiInteger *expiryMonth, SdaiInteger *expiryDay, SdaiString *operatingSystem, SdaiInteger *licenseOptions, SdaiInteger *numberOfApplicationServers, SdaiInteger *numberOfNamedUsers, SdaiString *macAddress);
This function retrieves the server license information; All optional parameters can be NULL
Arguments
Type | Name | Comment |
SdaiString | licenseKey | license key string |
SdaiString | productName | Optional - The product name |
SdaiString | version | Optional - EDMserver version number |
SdaiInteger | licenseId | Optional - license ID |
SdaiString | licenseType | Optional - one of the followings
|
SdaiInteger | expiryYear | Optional - license year of expiration |
SdaiInteger | expiryMonth | Optional - license month of expiration |
SdaiInteger | expiryDay | Optional - license day of expiration |
SdaiString | operatingSystem | Optional - one of the following
|
SdaiInteger | licenseOptions | Optional - one of the following
|
SdaiInteger | numberOfApplicationServers | Optional - number of EDMappServer allowed by the license |
SdaiInteger | numberOfNamedUsers | Optional - number of EDMusers allowed by the license |
Return Value
Error rendering macro 'excerpt-include' : User 'null' does not have permission to view the page 'US:_r_EDMInterface'.
Options
Example
See also
Filter by label
There are no items with the selected labels at this time.