System.Security.Cryptography.X509Certificates.X509Certificate.Reset Method

Resets the state of the System.Security.Cryptography.X509Certificates.X509Certificate2 object.

Syntax

[System.Runtime.InteropServices.ComVisible(false)]
public virtual void Reset ()

Remarks

Use the X509Certificate.Reset method to reset the state of the certificate. This method also frees any resources associated with the certificate.

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