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

Azure.Identity.AuthenticationFailedException

An exception class raised for errors in authenticating client requests.
public AuthenticationFailedException(string message)

Creates a new AuthenticationFailedException with the specified message.

public AuthenticationFailedException(string message, Exception innerException)

Creates a new AuthenticationFailedException with the specified message.

A constructor used for serialization.