<PackageReference Include="Microsoft.Identity.Client" Version="4.84.2-preview4-GetManagedIdentityCapabilitiesAsync" />

Microsoft.Identity.Client.IMsalMtlsHttpClientFactory

A factory responsible for creating HttpClient instances configured for mutual TLS (mTLS). This factory is intended for use to secure communication with Azure AD using mTLS. For more details on HttpClient instancing, see https://learn.microsoft.com/en-us/dotnet/api/system.net.http.httpclient?view=net-8.0#instancing.

Returns an HttpClient configured with a certificate for mutual TLS authentication. This method enables advanced MTLS scenarios within Azure AD communications in MSAL.