AD User Assets

Cireson.AssetManagement.ADUserAssets.ProjectionType (TypeProjection)

Cireson Asset Management AD User Assets Projection

Element properties:

TypeMicrosoft.AD.User
AccessibilityPublic

Source Code:

<TypeProjection ID="Cireson.AssetManagement.ADUserAssets.ProjectionType" Accessibility="Public" Type="Windows!Microsoft.AD.User">
<Component Path="$Target/Path[Relationship='Cireson.AssetManagement.SoftwareAssetHasAuthorisedUser' SeedRole='Target']$" Alias="AuthorisedSoftwareAssets"/>
<Component Path="$Target/Path[Relationship='Cireson.AssetManagement.SoftwareAssetHasAssignedUsers' SeedRole='Target']$" Alias="AssignedSoftwareAssets"/>
<Component Path="$Target/Path[Relationship='Cireson.AssetManagement.LicenceHasAssignedUsers' SeedRole='Target']$" Alias="AssignedLicences"/>
<Component Path="$Target/Path[Relationship='Cireson.AssetManagement.ConsumableHasAssignedUsers' SeedRole='Target']$" Alias="AssignedConsumables"/>
</TypeProjection>