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

Azure.Identity.ChainedTokenCredential

Provides a TokenCredential implementation which chains multiple TokenCredential implementations to be tried in order until one of the GetToken methods returns a non-default AccessToken. For more information, see ChainedTokenCredential overview.

Protected constructor for mocking.

Creates an instance with the specified TokenCredential sources.