Finishes the asynchronous execution of the UploadSigningCertificate operation.

C# |
public UploadSigningCertificateResponse EndUploadSigningCertificate( IAsyncResult asyncResult )

- asyncResult (IAsyncResult)
- The IAsyncResult returned by the call to BeginUploadSigningCertificate.

Returns a UploadSigningCertificateResult from IdentityManagementService.
