Finishes the asynchronous execution of the  CreateVirtualMFADevice operation.
            
 Declaration Syntax
 Declaration Syntax| C# | 
CreateVirtualMFADeviceResponse EndCreateVirtualMFADevice( IAsyncResult asyncResult )
 Parameters
 Parameters- asyncResult (IAsyncResult)
- The IAsyncResult returned by the call to BeginCreateVirtualMFADevice.
 Return Value
 Return ValueReturns a  CreateVirtualMFADeviceResult from IdentityManagementService.
 See Also
 See Also