public sealed class SecurityPolicyRecaptchaOptionsConfig : IMessage<SecurityPolicyRecaptchaOptionsConfig>, IEquatable<SecurityPolicyRecaptchaOptionsConfig>, IDeepCloneable<SecurityPolicyRecaptchaOptionsConfig>, IBufferMessage, IMessage
An optional field to supply a reCAPTCHA site key to be used for all the rules using the redirect action with the type of GOOGLE_RECAPTCHA under the security policy. The specified site key needs to be created from the reCAPTCHA API. The user is responsible for the validity of the specified site key. If not specified, a Google-managed site key is used. This field is only supported in Global Security Policies of type CLOUD_ARMOR.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-08 UTC."],[[["\u003cp\u003eThe latest version of the \u003ccode\u003eSecurityPolicyRecaptchaOptionsConfig\u003c/code\u003e is 3.6.0, with multiple previous versions available, starting from 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSecurityPolicyRecaptchaOptionsConfig\u003c/code\u003e class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis class provides the option to define a reCAPTCHA site key via the \u003ccode\u003eRedirectSiteKey\u003c/code\u003e property, which if left unspecified, a Google-managed key will be used, though this is only supported in Global Security Policies of type CLOUD_ARMOR.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eHasRedirectSiteKey\u003c/code\u003e property indicates if a \u003ccode\u003eRedirectSiteKey\u003c/code\u003e value has been set.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSecurityPolicyRecaptchaOptionsConfig\u003c/code\u003e class can be constructed with no parameters, or a \u003ccode\u003eSecurityPolicyRecaptchaOptionsConfig\u003c/code\u003e parameter, allowing it to either be initialized as a fresh object, or as a clone of a current one.\u003c/p\u003e\n"]]],[],null,[]]