System.Security.Cryptography.X509Certificates.X509Certificate.Handle Property

Gets a handle to a Microsoft Cryptographic API certificate context described by an unmanaged PCCERT_CONTEXT structure.

Syntax

[System.Runtime.InteropServices.ComVisible(false)]
public IntPtr Handle { get; }

Value

Documentation for this section has not yet been entered.

Remarks

The handle is valid only for the lifetime of the System.Security.Cryptography.X509Certificates.X509Certificate object.

Requirements

Namespace: System.Security.Cryptography.X509Certificates
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0