I automatically use entries in MS CRM 2011 for specific users and teams using custom rules. But users can change this shared information using the button on the MS CRM tape, and this will ruin my entire security model.
I believe this should be a way to prevent this information from being updated with a server-side plugin. But I do not know about the Update event, on which object should I listen to the capture of this edit event?
Records in which an object is created when the user shares an entity?
source share