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

Microsoft.Identity.Client.Utils.AuthorityHelpers

static class AuthorityHelpers
namespace Microsoft.Identity.Client.Utils { internal static class AuthorityHelpers { public static string GetTenantId(Uri authorityUri); } }