[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Overload List

Name Description
RemoveCertificateFromStore(MessageCertificateX509File)
Removes certificate from store based on a MessageCertificateX509File instance.

Note that this will dispose any certificate resources from this instance and the X509Certificate object will no longer be usable.

RemoveCertificateFromStore(StoreLocation, String, String)
Removes a certificate from the certificate store

See Also