<PackageReference Include="System.ClientModel" Version="1.11.0" />
System.ClientModel.Primitives.CredentialSectionHasher
Computes a stable cache key for a credential section by canonically
serializing the merged content (sorted leaf paths) and hashing it.
public static string ComputeKey(
IConfigurationSection section)