System.Security.Cryptography.X509Certificates.X509Certificate2.Reset Method

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

Syntax

public override void Reset ()

Remarks

This method can be used to reset the state of the certificate. It also frees any resources associated with the certificate.

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