X509Certificate2Collection.IEnumerable<X509Certificate2>.GetEnumerator Method

Definition

Returns an enumerator that iterates through the collection.

C#
System.Collections.Generic.IEnumerator<System.Security.Cryptography.X509Certificates.X509Certificate2> IEnumerable<X509Certificate2>.GetEnumerator();

Returns

An enumerator that can be used to iterate through the collection.

Implements

Applies to

Product Versions
.NET 6, 7, 8, 9, 10