CertificateStore.Remove Method
Namespace: Rebex.Security.Certificates
Assembly: Rebex.Common.dll (version 7.0.9083)
Remove(Certificate)
Removes a certificate from this certificate store.
Declaration
public void Remove(Certificate cert)
Parameters
Type | Name | Description |
---|---|---|
Certificate | cert | Certificate to be removed. |