System.Security.Cryptography.X509Certificates.X509ExtensionCollection Class

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

See Also: X509ExtensionCollection Members

Syntax

public sealed class X509ExtensionCollection : ICollection

Remarks

This class represents a collection of System.Security.Cryptography.X509Certificates.X509Extension objects associated with a certificate. These extensions can provide additional information about the certificate.

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