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

Microsoft.Identity.Client.Platforms.Features.DesktopOs.SecKeychainAttributeList

namespace Microsoft.Identity.Client.Platforms.Features.DesktopOs { internal struct SecKeychainAttributeList { public uint Count; public IntPtr Attributes; } }