public RepeatedField<string> AllowedDomains { get; }
Optional. Domains or subdomains of websites allowed to use the key. All
subdomains of an allowed domain are automatically allowed. A valid domain
requires a host and must not include any path, port, query or fragment.
Examples: 'example.com' or 'subdomain.example.com'
public WebKeySettings.Types.ChallengeSecurityPreference ChallengeSecurityPreference { get; set; }
Optional. Settings for the frequency and difficulty at which this key
triggers captcha challenges. This should only be specified for
IntegrationTypes CHECKBOX and INVISIBLE.
[[["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-07 UTC."],[[["\u003cp\u003eThe provided content details the \u003ccode\u003eWebKeySettings\u003c/code\u003e class within the Google Cloud reCAPTCHA Enterprise v1 API, specifically for .NET development, and includes documentation for multiple versions, ranging from 1.2.0 to 2.17.0, with 2.17.0 being the latest.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eWebKeySettings\u003c/code\u003e class is designed for configuring website-specific keys for reCAPTCHA, allowing control over various settings like domain enforcement, AMP traffic, challenge frequency, and integration type.\u003c/p\u003e\n"],["\u003cp\u003eKey properties within the \u003ccode\u003eWebKeySettings\u003c/code\u003e class include \u003ccode\u003eAllowAllDomains\u003c/code\u003e, \u003ccode\u003eAllowAmpTraffic\u003c/code\u003e, \u003ccode\u003eAllowedDomains\u003c/code\u003e, \u003ccode\u003eChallengeSecurityPreference\u003c/code\u003e, and \u003ccode\u003eIntegrationType\u003c/code\u003e, which offer customization options for reCAPTCHA behavior on websites.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eWebKeySettings\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, enabling it to manage message structures, support equality comparisons, clone objects, and manage buffered messages.\u003c/p\u003e\n"],["\u003cp\u003eThe namespace that this class lives in is \u003ccode\u003eGoogle.Cloud.RecaptchaEnterprise.V1\u003c/code\u003e and it is contained within the \u003ccode\u003eGoogle.Cloud.RecaptchaEnterprise.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,[]]