| Name | Type | Description | 
| assignedLicense | LicenseManagerLicenseInfo | License assigned to the entity 
 | 
| entityDisplayName | xsd:string | Display name of the entity 
 | 
| entityId | xsd:string | Id for the entity 
 | 
| properties | KeyAnyValue[] | Additional properties associated with this assignment
 Some of the properties are:
 "inUseFeatures"  -- Features in the license key that are being used by the entity
 "ProductName"    -- Name of the entity. Should match the product name of the assigned license.
 "ProductVersion" -- Version of the entity. Should match the product version of the assigned license.
 "Evaluation" -- EvaluationInfo object representing the evaluation left for the entity. 
 | 
| scope | xsd:string | Scope of the entityId 
 | 
| Properties inherited from DynamicData | 
| None |