recaptchaOptions property

SecurityPolicyRuleMatcherExprOptionsRecaptchaOptions? recaptchaOptions
getter/setter pair

reCAPTCHA configuration options to be applied for the rule.

If the rule does not evaluate reCAPTCHA tokens, this field has no effect.

Implementation

SecurityPolicyRuleMatcherExprOptionsRecaptchaOptions? recaptchaOptions;