Hi
Is there an Episerver API that enables me to find and delete users in the database table tblSynchedUser. I need this for GDPR concerns.
So far i have looked into the SecurityEntityProvider, and i can get the list of users this way, but can't find any way to actually delete them? Is this possible?