ComponentSpace SAML Class Library Reference

CertificateContext.Dispose Method

Closes the certificate context and frees up unmanaged resources.

Overload List

Closes the certificate context and frees up unmanaged resources.

public void Dispose();

Disposes of the certificate context and frees up unmanaged resources.

protected virtual void Dispose(bool);

See Also

CertificateContext Class | ComponentSpace.CryptoHelper Namespace