AWS SDK for .NET Documentation
ListVirtualMFADevices Method (request)
AmazonAmazon.IdentityManagementAmazonIdentityManagementServiceListVirtualMFADevices(ListVirtualMFADevicesRequest) Did this page help you?   Yes   No    Tell us about it...
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
CopyC#
Assigned
,
CopyC#
Unassigned
, or
CopyC#
Any
.

You can paginate the results using the

CopyC#
MaxItems
and
CopyC#
Marker
parameters.

Declaration Syntax
Parameters
request (ListVirtualMFADevicesRequest)
Container for the necessary parameters to execute the ListVirtualMFADevices service method.
Return Value
The response from the ListVirtualMFADevices service method, as returned by IdentityManagementService.

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)