Hi again,
Is there a way or a work arround to delete account that its type is 4 (AD Account member) from the database?
I tried using the DeleteAccount verb of the SDK but it retruns 404 error saying that cannot delete windows group member account.
If possible i don't want to delete it directly from sql query cause i don't know all the relationship that need to be deleted after (if there is some).
Regards,