Back to Node Auth0

Interface SetGuardianFactorPhoneTemplatesResponseContent

docs/interfaces/management.Management.SetGuardianFactorPhoneTemplatesResponseContent.html

5.9.1981 B
Original Source

Interface SetGuardianFactorPhoneTemplatesResponseContent

interface SetGuardianFactorPhoneTemplatesResponseContent {
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