You can find out the NCM role defined for all users with this query:
SELECT AccountID, SettingValue
FROM Orion.WebUserSettings
WHERE SettingName='NCM.NCMAccountRole'
You can find out the NCM role defined for all users with this query:
SELECT AccountID, SettingValue
FROM Orion.WebUserSettings
WHERE SettingName='NCM.NCMAccountRole'