public sealed class EndpointVerificationInfo : IMessage<EndpointVerificationInfo>, IEquatable<EndpointVerificationInfo>, IDeepCloneable<EndpointVerificationInfo>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud reCAPTCHA Enterprise v1 API class EndpointVerificationInfo.
Information about a verification endpoint that can be used for 2FA.
[[["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\u003eThis webpage provides reference documentation for the \u003ccode\u003eEndpointVerificationInfo\u003c/code\u003e class within the Google Cloud reCAPTCHA Enterprise v1 API, specifically for the .NET environment, with the most recent version at 2.17.0, and the currently displayed version at 2.11.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eEndpointVerificationInfo\u003c/code\u003e class is designed to handle information related to verification endpoints used in two-factor authentication (2FA) and is used within the \u003ccode\u003eGoogle.Cloud.RecaptchaEnterprise.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation includes details on the class's constructors, such as the default and copy constructor, as well as its properties like \u003ccode\u003eEmailAddress\u003c/code\u003e, \u003ccode\u003ePhoneNumber\u003c/code\u003e, \u003ccode\u003eLastVerificationTime\u003c/code\u003e, and \u003ccode\u003eRequestToken\u003c/code\u003e, including their data types and descriptions.\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, enabling it to handle message serialization, equality checks, deep cloning, and buffered messages.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation includes information on the \u003ccode\u003eEndpointCase\u003c/code\u003e property, which helps determine if an email address or phone number is being used for verification, and boolean checks (\u003ccode\u003eHasEmailAddress\u003c/code\u003e and \u003ccode\u003eHasPhoneNumber\u003c/code\u003e) that specify if those respective fields are set.\u003c/p\u003e\n"]]],[],null,[]]