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 current version being 2.11.0, and the latest being 2.17.0."],["The `UserInfo` class is designed to capture user information associated with a reCAPTCHA Enterprise-protected request, and implements `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage` interfaces."],["The `UserInfo` class offers properties such as `AccountId` (unique account identifier), `CreateAccountTime` (account creation timestamp), and `UserIds` (a collection of identifiers associated with the user or request)."],["The page details the class's constructors (default and copy constructor) along with its inherited members, namespace, and assembly information."],["The page offers links to older versions of the documentation, ranging from 2.16.0 all the way back to 1.2.0, as well as the latest version."]]],[]]