AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Namespace: Amazon.IdentityManagement.Model
Assembly: AWSSDK.dll
Version: (assembly version)
public class UpdateUserRequest : AmazonIdentityManagementServiceRequest IRequestEvents
The UpdateUserRequest type exposes the following members
Name | Description | |
---|---|---|
![]() |
UpdateUserRequest() | Empty constructor used to set properties independently even when a simple constructor is available |
![]() |
UpdateUserRequest(string) | Instantiates UpdateUserRequest with the parameterized properties |
Name | Type | Description | |
---|---|---|---|
![]() |
NewPath | System.String |
Gets and sets the property NewPath.
New path for the user. Include this parameter only if you're changing the user's path. |
![]() |
NewUserName | System.String |
Gets and sets the property NewUserName.
New name for the user. Include this parameter only if you're changing the user's name. |
![]() |
UserName | System.String |
Gets and sets the property UserName.
Name of the user to update. If you're changing the name of the user, this is the original user name. |
.NET Framework:
Supported in: 4.5, 4.0, 3.5
.NET for Windows Store apps:
Supported in: Windows 8.1, Windows 8
.NET for Windows Phone:
Supported in: Windows Phone 8.1