Hi There,
we do data import from CRM entities into SQL Server database for our internal reporting purposes. Till recently, we were able to do it without any issues. But recently, we have enabled Multi factor Authentication(MFA) for the account that we use to import data. We needed to enable MFA on this account for some reasons. After MFA enabled, the C# application that imports data is throwing "an unsecured or incorrectly secured fault was received from the other party authentication failure" error. In the inner exception details "Authentication failure" is there. Can somebody please suggest on how to resolve this in the C# application?
Thanks,
Venu
*This post is locked for comments
I have the same question (0)