The findValue parameter for the X509Certificate2Collection.Find(X509FindType, object, bool) method must be a string describing the extension to find. The object identifier (OID) is most commonly used to direct the X509Certificate2Collection.Find(X509FindType, object, bool) method to search for all certificates that have an extension matching that OID value.