Azure.Identity.X509Certificate2FromPathProvider
X509Certificate2FromPathProvider provides an X509Certificate2 from "pfx"- and "pem"-encoded certificates
on disk and the platform certificate store.
public ValueTask<X509Certificate2> GetCertificateAsync(bool async, CancellationToken cancellationToken)