System.Security.Cryptography.X509Certificates.X509ChainElementCollection: Method Members

The methods of System.Security.Cryptography.X509Certificates.X509ChainElementCollection are listed below. For a list of all members, see the X509ChainElementCollection Members list.

See Also: Inherited members from System.Object

Public Methods

CopyTo(X509ChainElement[], int)

Copies an System.Security.Cryptography.X509Certificates.X509ChainElementCollection object into an array, starting at the specified index.

GetEnumerator() : X509ChainElementEnumerator

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