I have an application that needs to be able to use my SharePoint API to check if a userAD\USERNAME has access to see a list item. I have the server relative URL of the list item, and the object identity.
I do NOT want to use the list item role assignments because this only has AD groups without their nested permissions. So I'd have to then access active directory which is a big pain.
I want similar to what this does:

