ICognitoIdentityProviderSignUpResponse
Interface in AWS.CognitoIdentityProvider
Interface for SignUp responses.
Ancestors
Properties
CodeDeliveryDetails
property CodeDeliveryDetails: ICognitoIdentityProviderCodeDeliveryDetailsType
Type: ICognitoIdentityProviderCodeDeliveryDetailsType
The code delivery details in response to the request to register the user.
UserConfirmed
property UserConfirmed: Boolean
Specifies whether the user registration has been confirmed.
UserSub
property UserSub: string
Specifies the UUID of the authenticated user.
This is not the same as the username.