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\u003eThe document outlines the \u003ccode\u003eWebKeySettings\u003c/code\u003e class, which is a part of the Google Cloud reCAPTCHA Enterprise V1 library for .NET, specifically within the \u003ccode\u003eGoogle.Cloud.RecaptchaEnterprise.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThis class, \u003ccode\u003eWebKeySettings\u003c/code\u003e, allows for the configuration of settings for website-usable keys, implementing interfaces like \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\u003eKey properties of 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 dictate how the key functions on a website.\u003c/p\u003e\n"],["\u003cp\u003eThe latest documented version for the class is 2.17.0, but the content covers versions ranging from 1.2.0 to 2.17.0, showing the evolution of this feature within the .NET library.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides two constructors: a default parameterless constructor and another that accepts an existing \u003ccode\u003eWebKeySettings\u003c/code\u003e object for initialization.\u003c/p\u003e\n"]]],[],null,[]]