Hi,
I have a simple Web Application that updates a record in CRM.
This is hosted using Azure and I have configured it to use Delegated User Impersonation.
My application runs fine and updates the record in CRM, but the 'Modified By' is always set to be the Application User, as I would expect, but the 'Modified By (Deligate)' is not populated at all. I would expect this to be the User I am signed on with?
Please can you advise why this is not the case?
Cheers
Rich