public sealed class TokenProperties : IMessage<TokenProperties>, IEquatable<TokenProperties>, IDeepCloneable<TokenProperties>, IBufferMessage, IMessage
Whether the provided user response token is valid. When valid = false, the
reason could be specified in invalid_reason or it could also be due to
a user failing to solve a challenge or a sitekey mismatch (i.e the sitekey
used to generate the token was different than the one specified in the
assessment).
[[["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 \u003ccode\u003eTokenProperties\u003c/code\u003e class is part of the \u003ccode\u003eGoogle.Cloud.RecaptchaEnterprise.V1\u003c/code\u003e namespace and is used for handling reCAPTCHA token information, with the latest version being 2.17.0.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, allowing for token management and manipulation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTokenProperties\u003c/code\u003e class provides key data about the token, such as the action name, creation time, hostname, validity status, and reason for invalidity if applicable.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple versions available for \u003ccode\u003eTokenProperties\u003c/code\u003e, ranging from 2.0.0 up to 2.17.0, alongside older versions, including 1.6.0.\u003c/p\u003e\n"],["\u003cp\u003eThe class can be instantiated using a default constructor or a copy constructor that takes another TokenProperties object as a parameter, enabling easy object creation and cloning.\u003c/p\u003e\n"]]],[],null,[]]