Using LM-X License Manager with the .NET licensing model

If you’ve ever used .NET LicenseProvider for your licensing model, you probably know that the default implementations of this abstract class offer only basic features that are unlikely to satisfy today’s needs for security and flexibility. This is where LmxLicenseProvider can help you to make your licensing model more robust.

LmxLicenseProvider lets you use LM-X License Manager’s capabilities in your .NET licensing model, providing solutions for existing or home-made implementations, such as automatic server discovery, license borrowing, redundant server capabilities, and much more. (To find out more about LM-X License Manager’s features, see http://www.x-formation.com/lm-x_license_manager/features.html .)

For details on how to integrate LmxLicenseProvider with your application, see our KB article, “How to use LmxLicenseProvider as an implementation of the abstract base class provided by .NET LicenseProvider.”