C# Class Amazon.StorageGateway.Model.UpdateChapCredentialsRequest

Container for the parameters to the UpdateChapCredentials operation.

This operation updates the Challenge-Handshake Authentication Protocol (CHAP) credentials for a specified iSCSI target. By default, a gateway does not have CHAP enabled; however, for added security, you might use it.

IMPORTANT: When you update CHAP credentials, all existing connections on the target are closed and initiators must reconnect with the new credentials.

Inheritance: AmazonStorageGatewayRequest
Show file Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetInitiatorName ( ) : bool
IsSetSecretToAuthenticateInitiator ( ) : bool
IsSetSecretToAuthenticateTarget ( ) : bool
IsSetTargetARN ( ) : bool