X509Certificate::Reset Method ()
.NET Framework (current version)
Resets the state of the X509Certificate2 object.
Assembly: mscorlib (in mscorlib.dll)
Use the Reset method to reset the state of the certificate. This method also frees any resources associated with the certificate.
SecurityCriticalAttributeInheritanceDemand
requires full trust for the immediate caller. This class cannot be used by partially trusted or transparent code.
for full trust for inheritors. This member cannot be inherited by partially trusted code.
.NET Framework
Available since 2.0
Available since 2.0
Show: