System.Security.Cryptography.X509Certificates.X509ChainElementCollection Class

Represents a collection of System.Security.Cryptography.X509Certificates.X509ChainElement objects. This class cannot be inherited.

See Also: X509ChainElementCollection Members

Syntax

public sealed class X509ChainElementCollection : ICollection

Remarks

An instance of this class is returned when the X509Chain.ChainElements property is called.

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