Checking if license is valid

Stimulsoft Reports.NET discussion
Post Reply
Tobias
Posts: 102
Joined: Mon Nov 24, 2008 8:44 am

Checking if license is valid

Post by Tobias »

I would like to add a unit test to check if the license key is valid and not expired, so that I don't forget to update the licence key. Right now It seems I can only do this by accessing the internal methods of the StiLicenseKeyValidator class via reflection. Is there a better way to check the licence key?
Lech Kulikowski
Posts: 6243
Joined: Tue Mar 20, 2018 5:34 am

Re: Checking if license is valid

Post by Lech Kulikowski »

Hello,

Unfortunately, there are no other ways to check it.

Thank you.
Post Reply