Post by: syed hussain in All C# Development Dynamics 365 CE Microsoft Azure
Below I've listed the various grant types that can be used to access Dynamics 365 Web API.
Post by: syed hussain in All Azure DevOps C#
Here is a code snippet demonstrating how to connect to Azure DevOps using C#.
Post by: syed hussain in All Dynamics 365 Microsoft Azure
In this post, I'm going to demonstrate how to generate Access Tokens using OAuth 2.0, Implicit Grant for Microsoft Dynamics 365 CE.
Post by: syed hussain in All C# Development
I was struggling to understand how to secure my Web API endpoint using some form of authentication mechanism. During my search, I came across a video on YouTube created by…