System.ClientModel.Primitives.CredentialResolverEngine
Internal core resolution logic shared by the public
GetCredential overloads, GetClientSettings<T>
overloads, and the DI AddClient auto-resolve hook.
public static AuthenticationTokenProvider Resolve(IConfigurationSection credentialSection, IEnumerable<CredentialResolver> resolvers, Action<IConfigurationSection> configureOverrides)