Optional. For logged-in requests or login/registration requests, the unique
account identifier associated with this user. You can use the username if
it is stable (meaning it is the same for every request associated with the
same user), or any stable user ID of your choice. Leave blank for non
logged-in actions or guest checkout.
Optional. Creation time for this account associated with this user. Leave
blank for non logged-in actions, guest checkout, or when there is no
account associated with the current user.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-25 UTC."],[[["This webpage provides documentation for the `UserInfo` class within the Google Cloud reCAPTCHA Enterprise v1 API for .NET, with the latest version being 2.17.0 and the current page referring to 2.13.0."],["The `UserInfo` class represents user information associated with requests protected by reCAPTCHA Enterprise, and it implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `UserInfo` class has constructors for creating instances, either default or copied, and includes properties like `AccountId`, `CreateAccountTime`, and `UserIds` to store user-related data."],["The documentation provides links to the different versions of the Google Cloud reCAPTCHA Enterprise v1 API from version 1.2.0 all the way up to the latest 2.17.0."]]],[]]