AWS SDK Version 2 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

.NET Framework 4.5
 
Lists the virtual MFA devices under the AWS account by assignment status. If you do not specify an assignment status, the action returns a list of all virtual MFA devices. Assignment status can be Assigned, Unassigned, or Any.

You can paginate the results using the MaxItems and Marker parameters.

Namespace: Amazon.IdentityManagement
Assembly: AWSSDK.dll
Version: (assembly version)

Syntax

C#
public abstract ListVirtualMFADevicesResponse ListVirtualMFADevices(
         ListVirtualMFADevicesRequest request
)

Parameters

request
Type: Amazon.IdentityManagement.Model.ListVirtualMFADevicesRequest

Container for the necessary parameters to execute the ListVirtualMFADevices service method.

Return Value
Type: Amazon.IdentityManagement.Model.ListVirtualMFADevicesResponse
The response from the ListVirtualMFADevices service method, as returned by IdentityManagementService.

Version Information

.NET Framework:
Supported in: 4.5, 4.0, 3.5