C# Класс Amazon.CognitoIdentityProvider.Model.AdminCreateUserRequest

Container for the parameters to the AdminCreateUser operation. Creates a new user in the specified user pool and sends a welcome message via email or phone (SMS). This message is based on a template that you configured in your call to CreateUserPool or UpdateUserPool. This template includes your custom sign-up instructions and placeholders for user name and temporary password.

Requires developer credentials.

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

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

Метод Описание
IsSetDesiredDeliveryMediums ( ) : bool
IsSetForceAliasCreation ( ) : bool
IsSetMessageAction ( ) : bool
IsSetTemporaryPassword ( ) : bool
IsSetUserAttributes ( ) : bool
IsSetUserPoolId ( ) : bool
IsSetUsername ( ) : bool
IsSetValidationData ( ) : bool