Package version:

ESU key

interface EsuKey {
    licenseStatus?: number;
    sku?: string;
}

Properties

Properties

licenseStatus?: number

The current status of the license profile key. Represented by the same integer value that is presented on the machine itself when querying the license key status.

sku?: string

SKU number.