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 template for the verification message that your user pool delivers to users who set an email address or phone number attribute.
Namespace: Amazon.CognitoIdentityProvider.Model
Assembly: AWSSDK.CognitoIdentityProvider.dll
Version: 3.x.y.z
public class VerificationMessageTemplateType
The VerificationMessageTemplateType type exposes the following members
Name | Description | |
---|---|---|
![]() |
VerificationMessageTemplateType() |
Name | Type | Description | |
---|---|---|---|
![]() |
DefaultEmailOption | Amazon.CognitoIdentityProvider.DefaultEmailOptionType |
Gets and sets the property DefaultEmailOption. The configuration of verification emails to contain a clickable link or a verification code.
For link, your template body must contain link text in the format |
![]() |
EmailMessage | System.String |
Gets and sets the property EmailMessage.
The template for email messages that Amazon Cognito sends to your users. You can set
an |
![]() |
EmailMessageByLink | System.String |
Gets and sets the property EmailMessageByLink.
The email message template for sending a confirmation link to the user. You can set
an |
![]() |
EmailSubject | System.String |
Gets and sets the property EmailSubject.
The subject line for the email message template. You can set an |
![]() |
EmailSubjectByLink | System.String |
Gets and sets the property EmailSubjectByLink.
The subject line for the email message template for sending a confirmation link to
the user. You can set an |
![]() |
SmsMessage | System.String |
Gets and sets the property SmsMessage. The template for SMS messages that Amazon Cognito sends to your users. |
.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