CertificateStore.Remove Method
Namespace: Rebex.Security.Certificates
Assembly: Rebex.Common.dll (version 8.0.9673)
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. |