System.ComponentModel.License public abstract class License : IDisposable Documentation public abstract string LicenseKey { get; } protected License() public abstract void Dispose()