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

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

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