The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
X509CertificateCollection Constructor
.NET Framework (current version)
Initializes a new instance of the X509CertificateCollection class.
Assembly: System (in System.dll)
| Name | Description | |
|---|---|---|
![]() | X509CertificateCollection() | Initializes a new instance of the X509CertificateCollection class. |
![]() | X509CertificateCollection(array<X509Certificate^>^) | Initializes a new instance of the X509CertificateCollection class from an array of X509Certificate objects. |
![]() | X509CertificateCollection(X509CertificateCollection^) | Initializes a new instance of the X509CertificateCollection class from another X509CertificateCollection. |
Show:
