Finishes the asynchronous execution of the  CreateHsmClientCertificate operation.
            
 Declaration Syntax
 Declaration Syntax| C# | 
CreateHsmClientCertificateResponse EndCreateHsmClientCertificate( IAsyncResult asyncResult )
 Parameters
 Parameters- asyncResult (IAsyncResult)
- The IAsyncResult returned by the call to BeginCreateHsmClientCertificate.
 Return Value
 Return ValueReturns a  CreateHsmClientCertificateResult from Redshift.
 See Also
 See Also