Finishes the asynchronous execution of the  UploadSigningCertificate operation.
            
 Declaration Syntax
 Declaration Syntax| C# | 
public UploadSigningCertificateResponse EndUploadSigningCertificate( IAsyncResult asyncResult )
 Parameters
 Parameters- asyncResult (IAsyncResult)
- The IAsyncResult returned by the call to BeginUploadSigningCertificate.
 Return Value
 Return ValueReturns a  UploadSigningCertificateResult from IdentityManagementService.
 See Also
 See Also