Back to Node Auth0

Interface GetAttackProtectionCaptchaResponseContent

docs/interfaces/management.Management.GetAttackProtectionCaptchaResponseContent.html

5.9.13.5 KB
Original Source

Interface GetAttackProtectionCaptchaResponseContent

interface GetAttackProtectionCaptchaResponseContent {
active_provider_id?: string;
arkose?: AttackProtectionCaptchaArkoseResponseContent;
auth_challenge?: AttackProtectionCaptchaAuthChallengeResponseContent;
hcaptcha?: AttackProtectionCaptchaHcaptchaResponseContent;
friendly_captcha?: AttackProtectionCaptchaFriendlyCaptchaResponseContent;
recaptcha_enterprise?: AttackProtectionCaptchaRecaptchaEnterpriseResponseContent;
recaptcha_v2?: AttackProtectionCaptchaRecaptchaV2ResponseContent;
simple_captcha?: AttackProtectionCaptchaSimpleCaptchaResponseContent;
key: string: any;
}

Indexable

Accepts any additional properties

Index

Properties

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

Properties

Optionalactive_provider_id

active_provider_id?: string

Optionalarkose

arkose?: AttackProtectionCaptchaArkoseResponseContent

Optionalauth_challenge

auth_challenge?: AttackProtectionCaptchaAuthChallengeResponseContent

Optionalhcaptcha

hcaptcha?: AttackProtectionCaptchaHcaptchaResponseContent

Optionalfriendly_captcha

friendly_captcha?: AttackProtectionCaptchaFriendlyCaptchaResponseContent

Optionalrecaptcha_enterprise

recaptcha_enterprise?: AttackProtectionCaptchaRecaptchaEnterpriseResponseContent

Optionalrecaptcha_v2

recaptcha_v2?: AttackProtectionCaptchaRecaptchaV2ResponseContent

Optionalsimple_captcha

simple_captcha?: AttackProtectionCaptchaSimpleCaptchaResponseContent

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark

On This Page

Properties active_provider_idarkoseauth_challengehcaptchafriendly_captcharecaptcha_enterpriserecaptcha_v2simple_captcha