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