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.

C# |
public class DescribeChapCredentialsRequest : AmazonWebServiceRequest

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | DescribeChapCredentialsRequest()()()() | Initializes a new instance of the DescribeChapCredentialsRequest class |
![]() | Equals(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: |
![]() | ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) |
![]() | WithTargetARN(String) | Obsolete.
Sets the TargetARN property
|

Object | ||
![]() | AmazonWebServiceRequest | |
![]() | DescribeChapCredentialsRequest |