Determines whether this collection contains the certificate object's value.
[C#] bool Contains(X509Certificate2 cert)
bool Contains(X509Certificate2 cert)
may throw Exception()
This method determines whether this collection contains the certificate object's value.
None.