Finishes the asynchronous execution of the  UpdateServerCertificate operation.
            
 Declaration Syntax
 Declaration Syntax| C# | 
public UpdateServerCertificateResponse EndUpdateServerCertificate( IAsyncResult asyncResult )
 Parameters
 Parameters- asyncResult (IAsyncResult)
- The IAsyncResult returned by the call to BeginUpdateServerCertificate.
 Return Value
 Return ValueReturns a  UpdateServerCertificateResult from IdentityManagementService.
 See Also
 See Also