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

Microsoft.Identity.Client.AuthScheme.AuthSchemeHelper

namespace Microsoft.Identity.Client.AuthScheme { internal class AuthSchemeHelper { public static bool StoreTokenTypeInCacheKey(string tokenType); public AuthSchemeHelper(); } }