C# Class Amazon.CognitoIdentityProvider.Model.ConfirmSignUpRequest

Container for the parameters to the ConfirmSignUp operation. Confirms registration of a user and handles the existing alias from a previous user.
Inheritance: AmazonCognitoIdentityProviderRequest
Show file Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetClientId ( ) : bool
IsSetConfirmationCode ( ) : bool
IsSetForceAliasCreation ( ) : bool
IsSetSecretHash ( ) : bool
IsSetUsername ( ) : bool