AWS SDK for .NET Documentation
ChapCredentials Property
AmazonAmazon.StorageGateway.ModelDescribeChapCredentialsResultChapCredentials Did this page help you?   Yes   No    Tell us about it...
An array of ChapInfo objects that represent CHAP credentials. Each object in the array contains CHAP credential information for one target-initiator pair. If no CHAP credentials are set, an empty array is returned. CHAP credential information is provided in a JSON object with the following fields:
Declaration Syntax
C#
public List<ChapInfo> ChapCredentials { get; set; }

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