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.
CopyC#. The root
            account            password is not affected by this action. For information about modifying
            passwords, see Managing Passwords.
            
 CopyC#
CopyC#ChangePassword
 Declaration Syntax
 Declaration Syntax| C# | 
public class ChangePasswordRequest : AmazonWebServiceRequest
 Members
 Members| 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
             | 
 Inheritance Hierarchy
 Inheritance Hierarchy| Object | ||
|  | AmazonWebServiceRequest | |
|  | ChangePasswordRequest | |