CALicense::RlmHostId

Revision as of 20:45, 12 May 2015 by Lchrisman (talk | contribs) (Created page with "<< Back to CALicense = property string RlmHostId = The Reprise License Manager host id (used for license activation and validation) for the computer running th...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

<< Back to CALicense

property string RlmHostId

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

Data type

string

Access

read

Example usage

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

See Also

Comments


You are not allowed to post comments.