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 latest version of the \u003ccode\u003eTokenProperties\u003c/code\u003e class in the \u003ccode\u003eGoogle.Cloud.RecaptchaEnterprise.V1\u003c/code\u003e namespace is version 2.17.0, with many previous versions also available, ranging from 2.16.0 down to 1.2.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eTokenProperties\u003c/code\u003e implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable<TokenProperties>\u003c/code\u003e, \u003ccode\u003eIDeepCloneable<TokenProperties>\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, enhancing its functionality and integration within the .NET ecosystem.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTokenProperties\u003c/code\u003e class has properties such as \u003ccode\u003eAction\u003c/code\u003e, \u003ccode\u003eCreateTime\u003c/code\u003e, and \u003ccode\u003eHostname\u003c/code\u003e, which provide details about the user response token's generation and usage context.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eTokenProperties\u003c/code\u003e provides a \u003ccode\u003eValid\u003c/code\u003e property that indicates if the user token is valid and an \u003ccode\u003eInvalidReason\u003c/code\u003e property to help understand why the token may be invalid.\u003c/p\u003e\n"],["\u003cp\u003eThere are 2 constructors for \u003ccode\u003eTokenProperties\u003c/code\u003e, one with no arguments and another that takes \u003ccode\u003eTokenProperties\u003c/code\u003e as an argument.\u003c/p\u003e\n"]]],[],null,[]]