X509Certificate.Equals Method (X509Certificate)
Silverlight
Compares two X509Certificate objects for equality.
Namespace: System.Security.Cryptography.X509Certificates
Assembly: mscorlib (in mscorlib.dll)
Parameters
- other
- Type: System.Security.Cryptography.X509Certificates.X509Certificate
An object to compare to the current object.
Return Value
Type: System.Booleantrue if the current X509Certificate object is equal to the object specified by the other parameter; otherwise, false.
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.