Connecting to Dynamics 365 Environment From C# Application
In this blog post, we’ll securely connect to a Dynamics 365 environment using ClientID.
Before we start
Register an application in Azure Active Directory (Azure AD) to obtain a ClientID (Application ID). These credentials will be used for authenticating your application.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Leave a comment