M
Hi,
I see the lexactivator library has a few methods to get data associated with the product key: GetExtraActivationData, GetCustomLicenseField, GetProductKey and GetDaysLeftToExpiration. In my case I’d like to get the email associated with the product key. Now I have to use the web API to get this email which is a lot slower than using the lexactivator library. Is it possible to get the email and also the product key id with this local library?