Finishes the asynchronous execution of the  GetServerCertificate operation.
            
 Declaration Syntax
 Declaration Syntax| C# | 
GetServerCertificateResponse EndGetServerCertificate( IAsyncResult asyncResult )
 Parameters
 Parameters- asyncResult (IAsyncResult)
- The IAsyncResult returned by the call to BeginGetServerCertificate.
 Return Value
 Return ValueReturns a  GetServerCertificateResult from IdentityManagementService.
 See Also
 See Also