System.Security.Cryptography.X509Certificates.X509ChainElementCollection.GetEnumerator Method

Gets an System.Security.Cryptography.X509Certificates.X509ChainElementEnumerator object that can be used to navigate through a collection of chain elements.

Syntax

public X509ChainElementEnumerator GetEnumerator ()

Returns

An System.Security.Cryptography.X509Certificates.X509ChainElementEnumerator object.

Remarks

Requirements

Namespace: System.Security.Cryptography.X509Certificates
Assembly: System (in System.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0