AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
The response from the server for a registration request.
Namespace: Amazon.CognitoIdentityProvider.Model
Assembly: AWSSDK.CognitoIdentityProvider.dll
Version: 3.x.y.z
public class SignUpResponse : AmazonWebServiceResponse
The SignUpResponse type exposes the following members
Name | Description | |
---|---|---|
![]() |
SignUpResponse() |
Name | Type | Description | |
---|---|---|---|
![]() |
CodeDeliveryDetails | Amazon.CognitoIdentityProvider.Model.CodeDeliveryDetailsType |
Gets and sets the property CodeDeliveryDetails.
In user pools that automatically verify and confirm new users, Amazon Cognito sends
users a message with a code or link that confirms ownership of the phone number or
email address that they entered. The |
![]() |
ContentLength | System.Int64 | Inherited from Amazon.Runtime.AmazonWebServiceResponse. |
![]() |
HttpStatusCode | System.Net.HttpStatusCode | Inherited from Amazon.Runtime.AmazonWebServiceResponse. |
![]() |
ResponseMetadata | Amazon.Runtime.ResponseMetadata | Inherited from Amazon.Runtime.AmazonWebServiceResponse. |
![]() |
Session | System.String |
Gets and sets the property Session.
A session Id that you can pass to |
![]() |
UserConfirmed | System.Boolean |
Gets and sets the property UserConfirmed. Indicates whether the user was automatically confirmed. You can auto-confirm users with a pre sign-up Lambda trigger. |
![]() |
UserSub | System.String |
Gets and sets the property UserSub.
The unique identifier of the new user, for example |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5