Finishes the asynchronous execution of the ResyncMFADevice operation.

C# |
public ResyncMFADeviceResponse EndResyncMFADevice( IAsyncResult asyncResult )

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

Returns a ResyncMFADeviceResult from IdentityManagementService.
