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 webpage provides documentation for the \u003ccode\u003eTokenProperties\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.RecaptchaEnterprise.V1\u003c/code\u003e namespace, specifically detailing its implementation and usage.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the documentation available is 2.17.0, and users can browse through the documentation of 23 different prior releases of the \u003ccode\u003eTokenProperties\u003c/code\u003e class, going back to version 1.2.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eTokenProperties\u003c/code\u003e includes properties like \u003ccode\u003eAction\u003c/code\u003e, \u003ccode\u003eCreateTime\u003c/code\u003e, \u003ccode\u003eHostname\u003c/code\u003e, \u003ccode\u003eInvalidReason\u003c/code\u003e, and \u003ccode\u003eValid\u003c/code\u003e, providing details about the reCAPTCHA token's properties and validity, and is part of the Google Cloud reCAPTCHA Enterprise API.\u003c/p\u003e\n"],["\u003cp\u003eThe class is derived from the \u003ccode\u003eObject\u003c/code\u003e class and implements multiple interfaces including \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\u003eThis documentation also includes details on the \u003ccode\u003eTokenProperties\u003c/code\u003e constructors, which consist of a default constructor and one that accepts another \u003ccode\u003eTokenProperties\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]