Is there a way to get Get Azure AD Access Token from a .NET framework 2.0 ASP.NET application using WebClient or similar method? I have tried to refer AADL from nuget but due to framework version we are unable to refer.
Microsoft.IdentityModel.Clients.ActiveDirectory
is above library available for .NET framework 2.0