System.Security.Cryptography.X509Certificates.X509ChainElement.Certificate Property

Gets the X.509 certificate at a particular chain element.

Syntax

public X509Certificate2 Certificate { get; }

Value

Documentation for this section has not yet been entered.

Remarks

This property returns an X.509 certificate for this element.

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