GetLicenseUsageForUser (ILicense)
Gets all the active license information for a specified user.
Inputs | Data Type | Description |
---|---|---|
Login Name | String |
Specifies the login name to get license information for. |
Outputs | Description | |
---|---|---|
LicenseInfo[] |
Returns a string array consisting of the Login Name, Workstation Name, and Expiry Date. |