Back to Node Auth0

Variable AttackProtectionCaptchaProviderIdConst

docs/variables/management.Management.AttackProtectionCaptchaProviderId.html

5.9.1966 B
Original Source

Variable AttackProtectionCaptchaProviderIdConst

AttackProtectionCaptchaProviderId: {
Arkose: "arkose";
AuthChallenge: "auth_challenge";
FriendlyCaptcha: "friendly_captcha";
Hcaptcha: "hcaptcha";
RecaptchaV2: "recaptcha_v2";
RecaptchaEnterprise: "recaptcha_enterprise";
SimpleCaptcha: "simple_captcha";
} = ...

The id of the active provider for the CAPTCHA.

Type Declaration

ReadonlyArkose: "arkose"
ReadonlyAuthChallenge: "auth_challenge"
ReadonlyFriendlyCaptcha: "friendly_captcha"
ReadonlyHcaptcha: "hcaptcha"
ReadonlyRecaptchaV2: "recaptcha_v2"
ReadonlyRecaptchaEnterprise: "recaptcha_enterprise"
ReadonlySimpleCaptcha: "simple_captcha"

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark