AWS SDK for .NET Documentation
IsTruncated Property
AmazonAmazon.IdentityManagement.ModelListAccessKeysResultIsTruncated Did this page help you?   Yes   No    Tell us about it...
A flag that indicates whether there are more keys to list. If your results were truncated, you can make a subsequent pagination request using the Marker request parameter to retrieve more keys in the list.
Declaration Syntax
C#
public bool IsTruncated { get; set; }

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.20.0 (1.5.20.0)