public sealed class AccountVerificationInfo : IMessage<AccountVerificationInfo>, IEquatable<AccountVerificationInfo>, IDeepCloneable<AccountVerificationInfo>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud reCAPTCHA Enterprise v1 API class AccountVerificationInfo.
Information about account verification, used for identity verification.
[[["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 document provides reference documentation for the `AccountVerificationInfo` class within the Google Cloud reCAPTCHA Enterprise v1 API, specifically for the .NET environment, with the latest version being 2.17.0."],["The `AccountVerificationInfo` class is used to hold information about account verification for identity verification and it inherits from `object` and implements several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has properties such as `Endpoints` for identity verification, `LanguageCode` for the verification message language, `LatestVerificationResult` for challenge results, and a deprecated `Username` field."],["This page provides a comprehensive list of the `AccountVerificationInfo` class across multiple versions ranging from version 1.2.0 to the latest version 2.17.0."],["The document goes into the classes' constructors in detail, such as the `AccountVerificationInfo()` and `AccountVerificationInfo(AccountVerificationInfo other)` with descriptions of the required parameters."]]],[]]