public RepeatedField<string> AllowedDomains { get; }
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; }
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 document provides a comprehensive overview of the \u003ccode\u003eWebKeySettings\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.RecaptchaEnterprise.V1\u003c/code\u003e namespace, specifically for version 2.1.0 and shows all versions of it.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eWebKeySettings\u003c/code\u003e is designed for web-based keys and includes properties like \u003ccode\u003eAllowAllDomains\u003c/code\u003e, \u003ccode\u003eAllowAmpTraffic\u003c/code\u003e, and \u003ccode\u003eAllowedDomains\u003c/code\u003e, which determine key usage and access.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements various interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, ensuring compatibility and functionality within the .NET environment.\u003c/p\u003e\n"],["\u003cp\u003eThe document defines \u003ccode\u003eWebKeySettings\u003c/code\u003e constructors, as well as properties like \u003ccode\u003eChallengeSecurityPreference\u003c/code\u003e and \u003ccode\u003eIntegrationType\u003c/code\u003e, used to define how the key will work on a website, such as difficulty of captcha challenges.\u003c/p\u003e\n"],["\u003cp\u003eThere are various versions of \u003ccode\u003eWebKeySettings\u003c/code\u003e available, from 2.17.0 (latest) down to version 1.2.0, all linked for reference.\u003c/p\u003e\n"]]],[],null,[]]