Finishes the asynchronous execution of the  UploadServerCertificate operation.
            
 Declaration Syntax
 Declaration Syntax| C# | 
public UploadServerCertificateResponse EndUploadServerCertificate( IAsyncResult asyncResult )
 Parameters
 Parameters- asyncResult (IAsyncResult)
- The IAsyncResult returned by the call to BeginUploadServerCertificate.
 Return Value
 Return ValueReturns a  UploadServerCertificateResult from IdentityManagementService.
 See Also
 See Also