For my company app, we need to tell the client which kind of license he is using, if it is trial, if it is online or offline. We currently have the method GetLicenseType() in the LexActivator, but the information given is not enough for us, it just gives us the general type of the license, nothing as specific as we need. Am I using wrong or is it limited to simple information?
Thanks!
Augusto