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

Microsoft.Identity.Client.Cache.Keys.IosKey

struct IosKey : IiOSKey
namespace Microsoft.Identity.Client.Cache.Keys { internal struct IosKey : IiOSKey { public string iOSAccount { get; } public string iOSGeneric { get; } public string iOSService { get; } public int iOSType { get; } } }