C# Class Amazon.CognitoIdentityProvider.Model.SignUpRequest

Container for the parameters to the SignUp operation. Registers the user in the specified user pool and creates a user name, password, and user attributes.
Inheritance: AmazonCognitoIdentityProviderRequest
Show file Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetClientId ( ) : bool
IsSetPassword ( ) : bool
IsSetSecretHash ( ) : bool
IsSetUserAttributes ( ) : bool
IsSetUsername ( ) : bool
IsSetValidationData ( ) : bool