System.Security.Cryptography.X509Certificates.X509ChainElement.Information Property

Gets additional error information from an unmanaged certificate chain structure.

Syntax

public string Information { get; }

Value

Documentation for this section has not yet been entered.

Remarks

This string is available only on computers with Windows XP Professional or later operating systems. An empty string ("") is returned if the operating system is not Windows XP Professional or later.

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