Finishes the asynchronous execution of the DeactivateMFADevice operation.

C# |
public DeactivateMFADeviceResponse EndDeactivateMFADevice( IAsyncResult asyncResult )

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

Returns a DeactivateMFADeviceResult from IdentityManagementService.
