Back to Node Auth0

Interface UpdateAttackProtectionCaptchaRequestContent

docs/interfaces/management.Management.UpdateAttackProtectionCaptchaRequestContent.html

5.9.13.6 KB
Original Source

Interface UpdateAttackProtectionCaptchaRequestContent

Example

{}Copy

interface UpdateAttackProtectionCaptchaRequestContent {
active_provider_id?: Management.AttackProtectionCaptchaProviderId;
arkose?: AttackProtectionUpdateCaptchaArkose;
auth_challenge?: AttackProtectionCaptchaAuthChallengeRequest;
hcaptcha?: AttackProtectionUpdateCaptchaHcaptcha;
friendly_captcha?: AttackProtectionUpdateCaptchaFriendlyCaptcha;
recaptcha_enterprise?: AttackProtectionUpdateCaptchaRecaptchaEnterprise;
recaptcha_v2?: AttackProtectionUpdateCaptchaRecaptchaV2;
simple_captcha?: AttackProtectionCaptchaSimpleCaptchaResponseContent;
}

Index

Properties

active_provider_id?arkose?auth_challenge?hcaptcha?friendly_captcha?recaptcha_enterprise?recaptcha_v2?simple_captcha?

Properties

Optionalactive_provider_id

active_provider_id?: Management.AttackProtectionCaptchaProviderId

Optionalarkose

arkose?: AttackProtectionUpdateCaptchaArkose

Optionalauth_challenge

auth_challenge?: AttackProtectionCaptchaAuthChallengeRequest

Optionalhcaptcha

hcaptcha?: AttackProtectionUpdateCaptchaHcaptcha

Optionalfriendly_captcha

friendly_captcha?: AttackProtectionUpdateCaptchaFriendlyCaptcha

Optionalrecaptcha_enterprise

recaptcha_enterprise?: AttackProtectionUpdateCaptchaRecaptchaEnterprise

Optionalrecaptcha_v2

recaptcha_v2?: AttackProtectionUpdateCaptchaRecaptchaV2

Optionalsimple_captcha

simple_captcha?: AttackProtectionCaptchaSimpleCaptchaResponseContent

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark

On This Page

Properties active_provider_idarkoseauth_challengehcaptchafriendly_captcharecaptcha_enterpriserecaptcha_v2simple_captcha