| AddUserToUserGroup | (Guid, Code[20], Text[30]) | | public | 17-24, gone | Pending 22.0 |
| User groups are replaced with security groups, where group membership is specified in M365 admin portal. |
| AddUserToDefaultUserGroups | (Guid) | Boolean | public | 17-24, gone | Pending 22.0 |
| Replaced with the AssignDefaultPermissionsToUser procedure. |
| AddUserToDefaultUserGroupsForCompany | (Guid, Text[30]) | Boolean | public | 17-24, gone | Pending 22.0 |
| Replaced with the AssignDefaultPermissionsToUser procedure. |
| ResetUserToDefaultUserGroups | (Guid) | | public | 17-24, gone | Pending 22.0 |
| Replaced with the ResetUserToDefaultPermissions procedure. |
| GetOfficePortalUserAdminUrl | () | Text | public | 17-28 | - |
| UpdateUserAccessForSaaS | (Guid) | Boolean | public | 17-28 | - |
| AddUserGroupFromExtension | (Code[20], Code[20], Guid) | | public | 17-24, gone | Pending 22.0 |
| User groups are replaced with security groups, use the method Add on the Security Group codeunit. |
| GetDefaultProfileID | (Guid, var Record All Profile) | | public | 17-28 | Pending 26.0 |
| This procedure has been moved into codeunit "Conf./Personalization Mgt." |
| CanCurrentUserManagePlansAndGroups | () | Boolean | public | 17-28 | - |
| CanManageUsersOnTenant | (Guid) | Boolean | public | 17-18, gone | Pending 16.0 |
| Procedure is now part of codeunit User Permissions (System Application) |
| GenerateHashForPermissionSet | (Code[20]) | Text[250] | public | 17-22, gone | - |
| UpdateHashForPermissionSet | (Code[20]) | | public | 17-20, gone | Pending 18.0 |
| The Permission Set table will be read only in the new permission system. The hash is no longer stored but recalculates every time. |
| IsFirstPermissionHigherThanSecond | (Option, Option) | Boolean | public | 17-28 | - |
| ResetUsersToIntelligentCloudUserGroup | () | | public | 17-24, gone | Pending 22.0 |
| Use the ResetUsersToIntelligentCloud procedure instead. |
| IsIntelligentCloud | () | Boolean | public | 17-28 | - |
| SetTestabilityIntelligentCloud | (Boolean) | | public | 17-28 | - |
| CheckCurrentUserCanModifyUser | (var Record User, var Record User, Boolean) | | public | 17-28 | - |
| AssignDefaultPermissionsToUser | (Guid) | Boolean | public | 22-28 | - |
| AssignDefaultPermissionsToUser | (Guid, Text[30]) | Boolean | public | 22-28 | - |
| ResetUserToDefaultPermissions | (Guid) | | public | 22-28 | - |
| ResetUsersToIntelligentCloudPermissions | () | | public | 22-28 | - |
| GenerateHashForPermissionSet | (Code[30]) | Text[250] | public | 23-28 | - |