Gets an System.Security.Cryptography.X509Certificates.X509ChainElementEnumerator object that can be used to navigate through a collection of chain elements.
An System.Security.Cryptography.X509Certificates.X509ChainElementEnumerator object.
The System.Security.Cryptography.X509Certificates.X509ChainElementEnumerator class implements IEnumerator, which enables you to use methods such as X509ChainElementEnumerator.Current, X509ChainElementEnumerator.MoveNext and X509ChainElementEnumerator.Reset to view the contents of the collection.