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

Microsoft.Identity.Client.Platforms.Features.DesktopOs.CssmDbAttributeFormat

namespace Microsoft.Identity.Client.Platforms.Features.DesktopOs { internal enum CssmDbAttributeFormat : uint { String, SInt32, UInt32, BigNum, Real, TimeDate, Blob, MultiUInt32, Complex } }