Codeunit 9017 Azure AD User Mgmt. Impl. in 18
- App
- System Application
Versions171819202122232425262728latest
Procedures, 11
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| Run | (Guid) | public | - | |
| CreateNewUsersFromAzureAD | () | public | - | |
| CreateNewUserFromGraphUser | (DotNet UserInfo) | Boolean | public | - |
| IsUserTenantAdmin | () | Boolean | public | - |
| UpdateUserFromGraph | (var Record User) | public | - | |
| SetTestInProgress | (Boolean) | public | - | |
| SynchronizeLicensedUserFromDirectory | (Text) | Boolean | public | - |
| SynchronizeAllLicensedUsersFromDirectory | () | public | - | |
| FetchUpdatesFromAzureGraph | (var Record Azure AD User Update Buffer) | public | - | |
| ApplyUpdatesFromAzureGraph | (var Record Azure AD User Update Buffer) | Integer | public | - |
| IsUserDelegated | (Guid) | Boolean | public | - |