Role membership for external groups

In Settings → Users, I can see the local and external (LDAP) roles that users are members of. But in sys.membership, I only see the mapping of users to the local roles. Is there any view that shows the mapping of users to the LDAP groups that they are members of?

@Joe No, since this is has to come from LDAP. You can add the LDAP loggers and it will print the response sent to LDAP server and you can run that outside using ldapsearch or powershell etc

Ok, thanks Bali. I figured since it was displayed on the User page that it might be available in a table somewhere.