System.Security.Cryptography.X509Certificates.X509Chain.ChainContext Property

Gets a handle to an X.509 chain.

Syntax

[System.MonoTODO("Mono's X509Chain is fully managed. Always returns IntPtr.Zero.")]
public IntPtr ChainContext { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Use this property to return a handle that is compatible with the unmanaged Microsoft Cryptographic API (CAPI).

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