<PackageReference Include="Microsoft.Identity.Client" Version="4.84.2-preview3-mtls-pop-host-check" />
Microsoft.Identity.Client.UI.EmbeddedUiCommon
namespace Microsoft.
Identity.
Client.
UI
{
internal static class EmbeddedUiCommon
{
public static bool IsAllowedIeOrEdgeAuthorizationRedirect(
Uri uri);
}
}