Difference between revisions of "CALicense::RlmUserId"
(Marked this version for translation) |
|||
Line 3: | Line 3: | ||
<languages /> | <languages /> | ||
<translate> | <translate> | ||
− | = property string RlmUserId = | + | = property string RlmUserId = <!--T:1--> |
+ | <!--T:2--> | ||
The Reprise License Manager user id for the computer running the ADE process. | The Reprise License Manager user id for the computer running the ADE process. | ||
− | == Data type == | + | == Data type == <!--T:3--> |
+ | <!--T:4--> | ||
string | string | ||
− | == Access == | + | == Access == <!--T:5--> |
+ | <!--T:6--> | ||
read | read | ||
− | = Example usage = | + | = Example usage = <!--T:7--> |
− | string userId = license.RlmUserId; | + | <!--T:8--> |
+ | string userId = license.RlmUserId; | ||
− | = See Also = | + | = See Also = <!--T:9--> |
+ | <!--T:10--> | ||
* [[CALicense::RlmHostId]] | * [[CALicense::RlmHostId]] | ||
* [[CALicense::RlmPath]] | * [[CALicense::RlmPath]] | ||
</translate> | </translate> |
Latest revision as of 01:32, 16 June 2015
ADE User Guide > ADE Server Class Reference > CALicense
property string RlmUserId
The Reprise License Manager user id for the computer running the ADE process.
Data type
string
Access
read
Example usage
string userId = license.RlmUserId;
See Also
Comments
Enable comment auto-refresher