X509CertificateCollection::GetEnumerator Method ()
.NET Framework (current version)
Returns an enumerator that can iterate through the X509CertificateCollection.
Assembly: System (in System.dll)
Return Value
Type: System.Security.Cryptography.X509Certificates::X509CertificateCollection::X509CertificateEnumerator^An enumerator of the subelements of X509CertificateCollection you can use to iterate through the collection.
.NET Framework
Available since 1.1
Available since 1.1
Show: