C# Class 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.

Inheritance: AmazonCognitoIdentityProviderRequest
Show file Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetDesiredDeliveryMediums ( ) : bool
IsSetForceAliasCreation ( ) : bool
IsSetMessageAction ( ) : bool
IsSetTemporaryPassword ( ) : bool
IsSetUserAttributes ( ) : bool
IsSetUserPoolId ( ) : bool
IsSetUsername ( ) : bool
IsSetValidationData ( ) : bool