Class LicenseManager
Manages and validates application licenses, providing functionality to ensure the correct license type is used.
public static class LicenseManager
- Inheritance
-
LicenseManager
- Inherited Members
Methods
- SetLicenseKey(string)
Sets the license key for the application and validates it.