Back to Node Auth0

Interface GetGuardianFactorSmsTemplatesResponseContent

docs/interfaces/management.Management.GetGuardianFactorSmsTemplatesResponseContent.html

5.9.1975 B
Original Source

Interface GetGuardianFactorSmsTemplatesResponseContent

interface GetGuardianFactorSmsTemplatesResponseContent {
enrollment_message: string;
verification_message: string;
}

Index

Properties

enrollment_messageverification_message

Properties

enrollment_message

enrollment_message: string

Message sent to the user when they are invited to enroll with a phone number.

verification_message

verification_message: string

Message sent to the user when they are prompted to verify their account.

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark

On This Page

Properties enrollment_messageverification_message