Searches the certificates in the store by the specified criteria.
A CertificateCollection of all matching certificates.
Search is case-insensitive (ABC and abc are treated the same). For instance, if substring is John and the corresponding certificate field is "johndoe@company.com", this certificate will appear in the resulting collection.
| Exception Type | Condition |
|---|---|
| MailBeeInvalidArgumentException | substring is a null reference (Nothing in Visual Basic). |
The example is available in DeleteCertificate topic.
CertificateStore Class | MailBee.Security Namespace | CertificateFields | CertificateCollection