Microsoft.Identity.Client.ManagedIdentity.V2.WindowsPersistentCertificateCache
Best-effort persistence for IMDSv2 mTLS binding certificates in the
CurrentUser\My store on Windows.
public WindowsPersistentCertificateCache()
public bool TryRead(string alias, ILoggerAdapter logger, Func<X509Certificate2, ILoggerAdapter, bool> isOrphaned, out CertificateCacheValue value)