Codeunit 9852 Effective Permissions Mgt. in 25
- App
- Base Application
- Namespace
- System.Security.AccessControl
Versions171819202122232425262728latest
Source29
Procedures, 16
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| OpenPageForUser | (Guid) | public | - | |
| PopulatePermissionConflictsTable | (Enum Licenses, Code[20], var Record Permission Conflicts) | internal | - | |
| PopulatePermissionConflictsOverviewTable | (var Record Permission Conflicts Overview, Dictionary) | internal | - | |
| PopulatePermissionBuffer | (var Record Permission Buffer, Guid, Text[50], Integer, Integer) | public | - | |
| PopulateEffectivePermissionsBuffer | (var Record Permission, Guid, Text[50], Integer, Integer, Boolean) | public | - | |
| PopulatePermissionRecordWithEffectivePermissionsForObject | (var Record Permission, Guid, Text[50], Option, Integer) | public | - | |
| ModifyPermission | (Integer, Record Permission Buffer, Integer, Integer, Guid) | public | - | |
| NotificationShowUsers | (Notification) | public | - | |
| NotificationUndoChange | (Notification) | public | - | |
| DisableNotification | (Notification) | public | - | |
| ConvertToPermission | (Option) | Enum Permission | public | - |
| GetPermissionStatus | (Enum Permission, Enum Permission, Boolean) | Text | internal | - |
| OpenPermissionConflicts | (Code[20], Enum Licenses) | internal | - | |
| HasDirectRIMPermissionsOnTableData | (Integer) | Boolean | internal | - |
| ShowPermissionConflict | (Enum Permission, Enum Permission, Boolean) | internal | - | |
| DisallowViewingEffectivePermissionsForNonAdminUsers | (Guid) | public | - |
Events, 1
| Kind | Name | Parameters | Obsolete |
|---|---|---|---|
| Integration event | OnTenantPermissionModified | (Code[20]) | - |