We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 825ec1a commit 76ae829Copy full SHA for 76ae829
src/Authentication/Authentication.Core/Utilities/AuthenticationHelpers.cs
@@ -4,7 +4,7 @@
4
using Azure.Core;
5
using Azure.Core.Diagnostics;
6
using Azure.Identity;
7
-using Azure.Identity.BrokeredAuthentication;
+using Azure.Identity.Broker;
8
using Microsoft.Graph.Authentication;
9
using Microsoft.Graph.PowerShell.Authentication.Core.Extensions;
10
using Microsoft.Identity.Client;
0 commit comments