<PackageReference Include="Microsoft.Identity.Client" Version="4.82.1-preview2" />

Microsoft.Identity.Client.Platforms.Features.DesktopOs.SecKeychainAttributeInfo

namespace Microsoft.Identity.Client.Platforms.Features.DesktopOs { internal struct SecKeychainAttributeInfo { public uint Count; public IntPtr Tag; public IntPtr Format; } }