X509CertificateCollection Constructor (X509CertificateCollection^)
.NET Framework (current version)
Initializes a new instance of the X509CertificateCollection class from another X509CertificateCollection.
Assembly: System (in System.dll)
Parameters
- value
-
Type:
System.Security.Cryptography.X509Certificates::X509CertificateCollection^
The X509CertificateCollection with which to initialize the new object.
.NET Framework
Available since 1.1
Available since 1.1
Show: