<PackageReference Include="Microsoft.Identity.Client" Version="4.87.1-preview.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(); } }