Compares two System.Security.Cryptography.X509Certificates.X509Certificate objects for equality.
- obj
- An System.Security.Cryptography.X509Certificates.X509Certificate object to compare to the current object.
true if the current System.Security.Cryptography.X509Certificates.X509Certificate object is equal to the object specified by the other parameter; otherwise, false.
Two objects are considered equal if they are System.Security.Cryptography.X509Certificates.X509Certificate objects and they have the same issuer and serial number.