Sky Software Homepage LogicNP Software Knowledge Base And FAQ

 
Contact Product Support    SearchSearch      Subscribe to the RSS feed for this forum

HOWTO: Remotely revoke licenses using the IsLicenseDisabledInService function

 
Subscribe to the RSS feed for this forum  Forum Index -> CryptoLicensing For MFC
View previous topic :: View next topic  
Author Message
Support



Joined: 18 Jul 2005
Posts: 731

Posted: Thu May 14, 2009 9:48 am    Post subject: HOWTO: Remotely revoke licenses using the IsLicenseDisabledInService function

The CCryptoLicense.IsLicenseDisabledInService function can be used in your software to determine if a license has been disabled in the license service. This method contacts the license service and tests if the license ID for the license is present in the 'DisabledLicense' table of the license service database.

If the CCryptoLicense.IsLicenseDisabledInService method returns True, you can revert back to an evaluation license, throw an exception, exit the program or perform any other action you may find appropriate.

Notes

To revert back to an evaluation license, set the CCryptoLicense.SetLicenseCode function to the evaluation license code and call CCryptoLicense.Save function to ensure that the evaluation license gets saved over the old license.
Back to top
Display posts from previous:   
Forum Index -> CryptoLicensing For MFC All times are GMT
Page 1 of 1

 
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group