AWS SDK for .NET Documentation
DeleteChapCredentials Method (deleteChapCredentialsRequest)
AmazonAmazon.StorageGatewayAmazonStorageGatewayDeleteChapCredentials(DeleteChapCredentialsRequest) Did this page help you?   Yes   No    Tell us about it...

This operation deletes Challenge-Handshake Authentication Protocol (CHAP) credentials for a specified iSCSI target and initiator pair.

Declaration Syntax
C#
DeleteChapCredentialsResponse DeleteChapCredentials(
	DeleteChapCredentialsRequest deleteChapCredentialsRequest
)
Parameters
deleteChapCredentialsRequest (DeleteChapCredentialsRequest)
Container for the necessary parameters to execute the DeleteChapCredentials service method on AmazonStorageGateway.
Return Value
The response from the DeleteChapCredentials service method, as returned by AmazonStorageGateway.
Exceptions

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