Finishes the asynchronous execution of the GetLoginProfile operation.

C# |
public GetLoginProfileResponse EndGetLoginProfile( IAsyncResult asyncResult )

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

Returns a GetLoginProfileResult from IdentityManagementService.
