LicenseManager Class

The license class.
Public NotInheritable Class LicenseManager
This language is not supported or no code example is available.
public sealed class LicenseManager
This language is not supported or no code example is available.
Methods
 
Name Description
Public method Equals(Object) (inherited from Object).
Protected method Finalize (inherited from Object).
Public method Static GetAssembly(Type, out string, out string, out string, out Version, out string, out string) Gets the currently loaded assembly.
Public method Static GetAssemblyInfo(Type, out string, out string, bool, bool)
Public method GetHashCode (inherited from Object).
Public method GetType (inherited from Object).
Protected method MemberwiseClone (inherited from Object).
Public method ToString (inherited from Object).
Public method Static Unlock(Type, string) Validates the license for runtime usage.
Public method Static Unlock(object, string) Validates the license for runtime usage.
Top
devDept.LicenseManager

.NET Framework

Supported in: 4.7.2

In this article

Definition