Container for the parameters to the ChangePassword operation.
Changes the password of the IAM user calling
CopyC#. The root
account password is not affected by this action. For information about modifying
passwords, see Managing Passwords.

ChangePassword

C# |
public class ChangePasswordRequest : AmazonWebServiceRequest

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | ChangePasswordRequest()()()() | Initializes a new instance of the ChangePasswordRequest 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.) |
![]() | NewPassword |
Gets and sets the property NewPassword.
|
![]() | OldPassword |
Gets and sets the property OldPassword.
|
![]() | ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) |
![]() | WithNewPassword(String) | Obsolete.
Sets the NewPassword property
|
![]() | WithOldPassword(String) | Obsolete.
Sets the OldPassword property
|

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