All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.alachisoft.ncache.ncactivate.utils.RegKeys Maven / Gradle / Ivy

There is a newer version: 5.3.3
Show newest version
/*
 * To change this template, choose Tools | Templates
 * and open the template in the editor.
 */
package com.alachisoft.ncache.ncactivate.utils;

/**
 * @author Muneeb_Shahid
 */
public enum RegKeys {

    DeactivateKey,
    DeactCode,
    AuthCode,
    LicenseKey,
    ExtCode,
    InstallMode,
    HttpPort,
    InstallCode,
    InstallDir,
    LastReportTiem,
    PlatForm,
    SpVersion,
    TcpPort,
    JavaHome,
    DotNetCoreHome,
    Address,
    FirstName,
    LastName,
    Company,
    Zip,
    City,
    State,
    Country,
    Phone,
    Email,
    Name,
    ClientCups,
    EGP
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy