Deletes the specified HSM client certificate.
            
 Declaration Syntax
 Declaration Syntax| C# | 
public DeleteHsmClientCertificateResponse DeleteHsmClientCertificate( DeleteHsmClientCertificateRequest request )
 Parameters
 Parameters- request (DeleteHsmClientCertificateRequest)
- Container for the necessary parameters to execute the DeleteHsmClientCertificate service method.
 Return Value
 Return ValueThe response from the DeleteHsmClientCertificate service method, as returned by Redshift.
 Exceptions
 Exceptions| Exception | Condition | 
|---|---|
| HsmClientCertificateNotFoundException | There is no Amazon Redshift HSM client certificate with the specified identifier. | 
| InvalidHsmClientCertificateStateException | The specified HSM client certificate is not in the  CopyC# available |