Kvaser CanKing GUI Extensions SDK - v7.3.0
    Preparing search index...

    Interface ActivateLicenseRequest

    Request message for activating a license.

    interface ActivateLicenseRequest {
        licenseKey: string;
        preferences: ApiPreferences;
        productId: string;
    }
    Index

    Properties

    licenseKey: string

    The license key.

    preferences: ApiPreferences

    API preferences.

    productId: string

    Optional product_id, used if activating anything but the base CanKing product.