Searches the PKI store for certificates with the given thumbprint.
Parameters
- thumbprint
- A string representing the thumbprint of the certificate.
- withPrivateKeys
- Specifies whether the certificates should be returned with their private keys.
- password
- A password to access the private key.
Return Value
A collection of certificates that have the given thumbprint.
Target Platforms: .NET Framework: Windows 10 (selected versions), Windows 11 (selected versions), Windows Server 2016, Windows Server 2022; .NET: Linux, macOS, Microsoft Windows
See Also