Finishes the asynchronous execution of the CreateLoginProfile operation.

C# |
public CreateLoginProfileResponse EndCreateLoginProfile( IAsyncResult asyncResult )

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

Returns a CreateLoginProfileResult from IdentityManagementService.
