Compares two System.Security.Cryptography.X509Certificates.X509Certificate objects for equality.
- other
- 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 System.Security.Cryptography.X509Certificates.X509Certificate objects are considered equal if they have the same issuer and serial number.