CALicense::RlmHostId

Revision as of 08:21, 23 October 2015 by Jhuawen (talk | contribs) (Created page with "* CALicense::RlmUserId * CALicense::RlmPath")

ADE User Guide > ADE Server Class Reference > CALicense

Other languages:
English • ‎中文

property string RlmHostId

The Reprise License Manager host id (used for license activation and validation) for the computer running the ADE process.

数据类型

string:字符串

访问

读取

示例用法

CALicense license = new CALicense();
string hostId = license.RlmHostId;

另请参考

Comments


You are not allowed to post comments.