This section describes how you can create the report definition for permissions.
Follow these steps:
The following example shows the report definition to report on the Permission table:
<report>
<Name>Permissions</Name>
<Permission>
<Report_Output>
<Property>
<Type>ID</Type>
<Type>Action_Name</Type>
<Type>Securable_Name</Type>
</Property>
</Report_Output>
</Permission>
</report>
|
Column Name |
Description |
|
Id |
Identifier for the permission |
|
Action_Name |
Action associated with the permission |
|
Securable_Name |
Securable associated with the permission |
|
Copyright © 2016 CA Technologies.
All rights reserved.
|
|