Forum Discussion
nkhalife
Jun 07, 2022Copper Contributor
AuthenticationContext.AcquireTokenAsync(string, ClientCredential) is obsolete
I am using C# to connect to Azure Active Directory using AuthenticationContext.AcquireTokenAsync(string, ClientCredential).
I am getting an error that this is obsolete. What is the alternative please?
No RepliesBe the first to reply