I'm developing a Asp.Net Web Api 2 application. And I have an developed a licencing module based on portable.licensing to validate weather the application has a valid licence installed.
Questions
- What is the entry point to validate the licence?
- What is the entry point to for a Asp.Net Area, to validate the licence for specific area?