X509Certificate2Collection.CopyTo Method
Copies the X509Certificate values in the current X509CertificateCollection to a one-dimensional array.
Overload List
Name | Description |
---|---|
X509Certificate2Collection.CopyTo (X509Certificate2[], Int32) | Copies the X509Certificate values in the current X509CertificateCollection to a one-dimensional array at the specified index. |
See Also
Reference
X509Certificate2Collection Class
X509Certificate2Collection Members
System.Security.Cryptography.X509Certificates Namespace