<PackageReference Include="Azure.Core" Version="1.53.0" />

Azure.Identity.ScopeUtilities

static class ScopeUtilities
namespace Azure.Identity { internal static class ScopeUtilities { public static string ScopesToResource(string[] scopes); public static void ValidateScope(string scope); } }