System.Security.Cryptography.X509Certificates.X509CertificateCollection.Add Method

Adds an System.Security.Cryptography.X509Certificates.X509Certificate with the specified value to the current System.Security.Cryptography.X509Certificates.X509CertificateCollection.

Syntax

public int Add (X509Certificate value)

Parameters

value
The System.Security.Cryptography.X509Certificates.X509Certificate to add to the current System.Security.Cryptography.X509Certificates.X509CertificateCollection.

Returns

The index into the current System.Security.Cryptography.X509Certificates.X509CertificateCollection at which the new System.Security.Cryptography.X509Certificates.X509Certificate was inserted.

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