C# Class Amazon.IdentityManagement.Model.ChangePasswordRequest

Container for the parameters to the ChangePassword operation. Changes the password of the IAM user who is calling this action. The root account password is not affected by this action.

To change the password for a different user, see UpdateLoginProfile. For more information about modifying passwords, see Managing Passwords in the IAM User Guide.

Inheritance: AmazonIdentityManagementServiceRequest
ファイルを表示 Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetNewPassword ( ) : bool
IsSetOldPassword ( ) : bool