<PackageReference Include="Microsoft.Identity.Client" Version="4.86.1-azure-arc-preview" />

Microsoft.Identity.Client.Platforms.Features.DesktopOs.USEROBJECTFLAGS

namespace Microsoft.Identity.Client.Platforms.Features.DesktopOs { internal struct USEROBJECTFLAGS { public int fInherit; public int fReserved; public int dwFlags; } }