Finishes the asynchronous execution of the DeleteLoginProfile operation.

C# |
public DeleteLoginProfileResponse EndDeleteLoginProfile( IAsyncResult asyncResult )

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

Returns a DeleteLoginProfileResult from IdentityManagementService.
