Cireson Software Asset (Authorization)

Cireson.AssetManagement.SoftwareAsset.Authorization.ProjectionType (TypeProjection)

Cireson Asset Management Software Asset Authorization Projection

Element properties:

TypeCireson.AssetManagement.SoftwareAsset
AccessibilityPublic

Source Code:

<TypeProjection ID="Cireson.AssetManagement.SoftwareAsset.Authorization.ProjectionType" Accessibility="Public" Type="Cireson.AssetManagement.SoftwareAsset">
<Component Path="$Context/Path[Relationship='Cireson.AssetManagement.SoftwareAssetHasAuthorizedLocations']$" Alias="AuthorisedLocations"/>
<Component Path="$Context/Path[Relationship='Cireson.AssetManagement.SoftwareAssetHasAuthorizedOrganizations']$" Alias="AuthorisedOrganisations"/>
<Component Path="$Context/Path[Relationship='Cireson.AssetManagement.SoftwareAssetHasAuthorizedCostCenters']$" Alias="AuthorisedCostCenters"/>
<Component Path="$Context/Path[Relationship='Cireson.AssetManagement.SoftwareAssetHasAuthorisedComputer']$" Alias="AuthorisedComputers"/>
</TypeProjection>