AWS SDK for .NET Documentation
IsTruncated Property
AmazonAmazon.IdentityManagement.ModelListMFADevicesResultIsTruncated Did this page help you?   Yes   No    Tell us about it...
Gets and sets the property IsTruncated.

A flag that indicates whether there are more MFA devices to list. If your results were truncated, you can make a subsequent pagination request using the

CopyC#
Marker
request parameter to retrieve more MFA devices in the list.

Declaration Syntax
C#
public bool IsTruncated { get; set; }

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