[Working on Episerver version 10]
I am working on a Gadget for our system administrators that will show given role x, which permissions that role has. The string to be translated to fetch the access permission is located in the dbo.RolePermission table in Epi Commerce database.
What is the best way to retireve the data from this table in code?