public TestingOptions.Types.TestingChallenge TestingChallenge { get; set; }
For challenge-based keys only (CHECKBOX, INVISIBLE), all challenge requests
for this site will return nocaptcha if NOCAPTCHA, or an unsolvable
challenge if CHALLENGE.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-25 UTC."],[[["This webpage provides reference documentation for the `TestingOptions` class within the Google Cloud reCAPTCHA Enterprise v1 API, specifically for the .NET environment."],["The `TestingOptions` class is designed for user acceptance testing and allows for setting specific testing parameters, which also implements several interfaces."],["The latest version available for the `TestingOptions` class is 2.17.0, but this page covers several previous versions all the way down to version 1.2.0."],["Key properties of `TestingOptions` include `TestingChallenge`, which controls the type of challenge presented, and `TestingScore`, which sets the score returned for assessments."],["This documentation also provides links for each versions which will direct you to specific documentation for each mentioned version, including inherited members, namespace, assembly, constructors, and properties."]]],[]]