We support both types of licensing (node/floating) and we want to handle the activation limit error differently depending on the case.
Currently, the client returns the same error (code 58) for both license types.
Furthermore calling the GetLicenseType() raises the Unknown error exception for non-activated licenses
which prevents from obtaining the type.
Is there another way of getting the license type?