MessageCertificateX509File.RemoveCertificateFromStore Method

 

Namespace:   Microsoft.ConfigurationManagement.Messaging.Framework
Assembly:  Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)

Overload List

Name Description
System_CAPS_pubmethodSystem_CAPS_static RemoveCertificateFromStore(MessageCertificateX509File)

Removes a certificate from the 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.

System_CAPS_pubmethodSystem_CAPS_static RemoveCertificateFromStore(StoreLocation, String, String)

Removes a certificate from the certificate store.

See Also

MessageCertificateX509File Class
Microsoft.ConfigurationManagement.Messaging.Framework Namespace

Return to top