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

Microsoft.Identity.Client.Platforms.Android.Broker.ContentResolverOperation

namespace Microsoft.Identity.Client.Platforms.Android.Broker { internal enum ContentResolverOperation { hello, acquireTokenInteractive, acquireTokenSilent, getAccounts, removeAccounts } }