C# Console | Authenticate to MFA enabled environment | Interactive flow
In one of my past articles, (Different ways to connect/authenticate Dynamics 365), I explained how to authenticate to your Dynamics environment using the connection string approach in a C# console application. While this approach works well for non-MFA-enabled authentication, it does not work for environments where MFA is enabled. In this article, lets explore how to […]
Published on:
Learn more