<PackageReference Include="Microsoft.Identity.Client" Version="4.85.1" />
Microsoft.Identity.Client.Platforms.Features.WinFormsLegacyWebUi.Win32Window
namespace Microsoft.
Identity.
Client.
Platforms.
Features.
WinFormsLegacyWebUi
{
internal class Win32Window
{
public IntPtr Handle { get; }
public Win32Window(
IntPtr handle);
}
}