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\u003eThis document outlines the \u003ccode\u003eTokenProperties\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.RecaptchaEnterprise.V1\u003c/code\u003e namespace, detailing its inheritance, implementations, constructors, and properties.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTokenProperties\u003c/code\u003e class is part of the Google Cloud reCAPTCHA Enterprise V1 library and is found in the \u003ccode\u003eGoogle.Cloud.RecaptchaEnterprise.V1.dll\u003c/code\u003e assembly, with \u003ccode\u003eTokenProperties\u003c/code\u003e implementing interfaces such as \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\u003eThe document lists available versions for the \u003ccode\u003eTokenProperties\u003c/code\u003e class, ranging from the latest 2.17.0 down to version 1.2.0, each linking to their respective documentation pages.\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, which provide information about a token's action name, generation timestamp, originating hostname, validity, and any associated invalidity reasons.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides two constructors, one default and one taking another \u003ccode\u003eTokenProperties\u003c/code\u003e object as a parameter, and inherited methods from the \u003ccode\u003eObject\u003c/code\u003e class are listed such as \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, \u003ccode\u003eMemberwiseClone()\u003c/code\u003e, and \u003ccode\u003eToString()\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]