C# Class Amazon.CognitoIdentityProvider.Model.ConfirmForgotPasswordRequest

Container for the parameters to the ConfirmForgotPassword operation. Allows a user to enter a code provided when they reset their password to update their password.
Inheritance: AmazonCognitoIdentityProviderRequest
Show file Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

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