Table "Aggregate Permission Set"
Virtual table that provides an aggregated view of permission sets across different scopes and applications.
Remarks
This table combines permission sets from both system and tenant scopes, providing a unified view for permission management and analysis. Essential for security administrators to understand the complete permission landscape across all applications and scopes. Used by permission management tools to display and manage permission sets regardless of their origin or scope. The table enables permission set discovery and administration.
Properties
| Name | Value |
|---|---|
| DataPerCompany | False |
| Scope | Cloud |
Fields
| Name | Type | Description |
|---|---|---|
| Scope | Option | The scope level of the permission set (System or Tenant). |
| "App ID" | Guid | The application ID that defines this permission set. |
| "Role ID" | Code[20] | The unique identifier of the permission set within its scope. |
| Name | Text[30] | The display name of the permission set. |
| "App Name" | Text[250] | The name of the application that provides this permission set. |
| SystemId | Guid | |
| SystemCreatedAt | DateTime | |
| SystemCreatedBy | Guid | |
| SystemModifiedAt | DateTime | |
| SystemModifiedBy | Guid | |
| SystemRowVersion | BigInteger |