• <menu id="w2i4a"></menu>
  • logo Eziriz中文文檔
    文檔首頁>>Eziriz中文文檔>>許可證生成器

    許可證生成器


    LicenseGen.dll 包含“LicenseGenerator”類。它使您能夠即時(shí)創(chuàng)建許可證文件,而無需使用 .NET Reactor GUI(許可證管理器)。無意在最終用戶系統(tǒng)上使用此庫。主要用在許可證服務(wù)器上。

    .NET Reactor 最新下載

    創(chuàng)建許可證文件:
    // Create a License File
    public void CreateLicenseFile(string project_filename)
    {
    LicenseGenerator licensegen = new LicenseGenerator(project_filename);
    licensegen.AdditonalLicenseInformation.Add("Name", "John Doe");
    licensegen.AdditonalLicenseInformation.Add("Company", "Acme");
    licensegen.HardwareLock_Enabled = true;
    licensegen.HardwareID = "1234-1234-1234-1234-1234";
    licensegen.CreateLicenseFile(@"C:\MyProject\newlicense.license");
    }
    掃碼咨詢


    添加微信 立即咨詢

    電話咨詢

    客服熱線
    023-68661681

    TOP
    三级成人熟女影院,欧美午夜成人精品视频,亚洲国产成人乱色在线观看,色中色成人论坛 (function(){ var bp = document.createElement('script'); var curProtocol = window.location.protocol.split(':')[0]; if (curProtocol === 'https') { bp.src = 'https://zz.bdstatic.com/linksubmit/push.js'; } else { bp.src = 'http://push.zhanzhang.baidu.com/push.js'; } var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(bp, s); })();