Finishes the asynchronous execution of the GetServerCertificate operation.

C# |
public GetServerCertificateResponse EndGetServerCertificate( IAsyncResult asyncResult )

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

Returns a GetServerCertificateResult from IdentityManagementService.
