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

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; } }