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\u003eThis webpage provides reference documentation for the \u003ccode\u003eWebKeySettings\u003c/code\u003e class within the Google Cloud reCAPTCHA Enterprise v1 API, specifically for .NET development.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eWebKeySettings\u003c/code\u003e class is used to configure settings for reCAPTCHA keys that are used on websites, allowing you to manage domains, AMP traffic, integration type and challenge security preference.\u003c/p\u003e\n"],["\u003cp\u003eMultiple versions of the API documentation are available, ranging from version 1.2.0 up to the latest version 2.17.0, with version 2.8.0 being the one of the focus of the class described.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eWebKeySettings\u003c/code\u003e class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable<WebKeySettings>\u003c/code\u003e, \u003ccode\u003eIDeepCloneable<WebKeySettings>\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and also inherits from the \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eWebKeySettings\u003c/code\u003e class has properties like \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, that let you fine tune the behavior of the reCAPTCHA keys.\u003c/p\u003e\n"]]],[],null,[]]