Finishes the asynchronous execution of the CreateVirtualMFADevice operation.

C# |
public CreateVirtualMFADeviceResponse EndCreateVirtualMFADevice( IAsyncResult asyncResult )

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

Returns a CreateVirtualMFADeviceResult from IdentityManagementService.
