<PackageReference Include="Microsoft.Identity.Client" Version="4.85.2" />

Microsoft.Identity.Client.Platforms.Features.WinFormsLegacyWebUi.NavigateErrorStatus

namespace Microsoft.Identity.Client.Platforms.Features.WinFormsLegacyWebUi { internal class NavigateErrorStatus { public Dictionary<int, string> Messages { get; set; } public NavigateErrorStatus(); } }