public sealed class PasswordLeakVerification : IMessage<PasswordLeakVerification>, IEquatable<PasswordLeakVerification>, IDeepCloneable<PasswordLeakVerification>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud reCAPTCHA Enterprise v1beta1 API class PasswordLeakVerification.
Optional. The username part of the user credentials for which we want to
trigger a leak check in canonicalized form. This is the same data used to
create the hashed_user_credentials on the customer side.
[[["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-08-07 UTC."],[[["\u003cp\u003eThis document provides reference documentation for the \u003ccode\u003ePasswordLeakVerification\u003c/code\u003e class within the Google Cloud reCAPTCHA Enterprise v1beta1 API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePasswordLeakVerification\u003c/code\u003e class is used to check if a user's credentials have been involved in a known data leak.\u003c/p\u003e\n"],["\u003cp\u003eIt 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, and inherits from the base \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers properties such as \u003ccode\u003eCanonicalizedUsername\u003c/code\u003e, \u003ccode\u003eCredentialsLeaked\u003c/code\u003e, and \u003ccode\u003eHashedUserCredentials\u003c/code\u003e to manage and assess password leak information.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available: a default constructor and another that accepts an existing \u003ccode\u003ePasswordLeakVerification\u003c/code\u003e object for copying.\u003c/p\u003e\n"]]],[],null,[]]