System.Security.Cryptography.X509Certificates.X509CertificateCollection.Contains Method

Gets a value indicating whether the current System.Security.Cryptography.X509Certificates.X509CertificateCollection contains the specified System.Security.Cryptography.X509Certificates.X509Certificate.

Syntax

public bool Contains (X509Certificate value)

Parameters

value
The System.Security.Cryptography.X509Certificates.X509Certificate to locate.

Returns

true if the System.Security.Cryptography.X509Certificates.X509Certificate is contained in this collection; otherwise, false.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Security.Cryptography.X509Certificates
Assembly: System (in System.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0