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 within the .NET environment.\u003c/p\u003e\n"],["\u003cp\u003eThe webpage documents various versions of \u003ccode\u003eTokenProperties\u003c/code\u003e, ranging from version 1.2.0 to the latest version, 2.17.0, with the most current release highlighted at the top.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eTokenProperties\u003c/code\u003e class contains key 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 a reCAPTCHA token's behavior and validity.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from the base \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available, allowing for the creation of an empty \u003ccode\u003eTokenProperties\u003c/code\u003e instance or a copy of an existing \u003ccode\u003eTokenProperties\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]