AWS SDK for .NET Documentation
DescribeChapCredentialsRequest Class
AmazonAmazon.StorageGateway.ModelDescribeChapCredentialsRequest Did this page help you?   Yes   No    Tell us about it...
Container for the parameters to the DescribeChapCredentials operation.

This operation returns an array of Challenge-Handshake Authentication Protocol (CHAP) credentials information for a specified iSCSI target, one for each target-initiator pair.

Declaration Syntax
C#
public class DescribeChapCredentialsRequest : AmazonWebServiceRequest
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
DescribeChapCredentialsRequest()()()()
Initializes a new instance of the DescribeChapCredentialsRequest class

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()()
Gets the type of the current instance.
(Inherited from Object.)
TargetARN
The Amazon Resource Name (ARN) of the iSCSI volume target. Use the DescribeStorediSCSIVolumes operation to return to retrieve the TargetARN for specified VolumeARN.

Constraints:

Length
50 - 800


ToString()()()()
Returns a string that represents the current object.
(Inherited from Object.)
WithTargetARN(String) Obsolete.
Sets the TargetARN property

Inheritance Hierarchy
Object
AmazonWebServiceRequest
 DescribeChapCredentialsRequest
See Also

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