The situation is following:
I've created plugin on RevokeAccess
message in MS CRM. And in the same time I'm executing RevokeAccessRequest
from another piece of code. Logically, RevokeAccess
plugin fires in this case too.
Is there any approach to forbid plugins from firing in certain cases?