C# Class Amazon.IdentityManagement.Model.ListVirtualMFADevicesRequest

Container for the parameters to the ListVirtualMFADevices operation.

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.

Inheritance: AmazonIdentityManagementServiceRequest
Mostra file Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetAssignmentStatus ( ) : bool
IsSetMarker ( ) : bool
IsSetMaxItems ( ) : bool