To get user license details, we usually check from the AAD or Microsoft 365 admin center, however, we don't have permission to check from the AAD or Microsoft 365 admin center, we can only get the information from the user table.
To get user license details, we usually check from the AAD or Microsoft 365 admin center, however, we don't have permission to check from the AAD or Microsoft 365 admin center, we can only get the information from the user table.
Hi Eiken,
Thanks for your reply.
For this question, I asked the Microsoft CSS Team for help.
Below is the reply from CSS.
========================================================
From systemuser table, there is no way to map that field to a particular license.
However, there is an option to get the license details:
Call CRM Web API: <orgURL>/systemusers(<CRMUSERID>)/Microsoft.Dynamics.CRM.RetrieveUserLicenseInfo
As tested from my OOB environment, I could get the expected license details from this API call.
Hi,
There are two attributes in system user table, UserLicenseType and CALType.
CALType is used only in the on-premises version of the product.
You can get a wholenumber by searching this attribute.
Then check against the table below
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,280 Super User 2024 Season 2
Martin Dráb 230,214 Most Valuable Professional
nmaenpaa 101,156