Parameters
- thumbprint
- A string representing the thumbprint of the certificate.
The value of this parameter cannot be
null
(Nothing
in Visual Basic). - withPrivateKeys
- Specifies whether the certificates should be returned with their private keys.
- password
- A password to access the private key.
The value of this parameter cannot be
null
(Nothing
in Visual Basic).
Return Value
This method never returns null
(Nothing
in Visual Basic).
The individual elements of the returned value are never null
(Nothing
in Visual Basic).