C# Класс Amazon.IdentityManagement.Model.GetUserRequest

Container for the parameters to the GetUser operation. Retrieves information about the specified IAM user, including the user's creation date, path, unique ID, and ARN.

If you do not specify a user name, IAM determines the user name implicitly based on the AWS access key ID used to sign the request to this API.

Наследование: AmazonIdentityManagementServiceRequest
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
GetUserRequest ( ) : System

Empty constructor used to set properties independently even when a simple constructor is available

Приватные методы

Метод Описание
IsSetUserName ( ) : bool

Описание методов

GetUserRequest() публичный Метод

Empty constructor used to set properties independently even when a simple constructor is available
public GetUserRequest ( ) : System
Результат System