public sealed class PasswordLeakVerification : IMessage<PasswordLeakVerification>, IEquatable<PasswordLeakVerification>, IDeepCloneable<PasswordLeakVerification>, IBufferMessage, IMessage
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"]],[["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\u003eThe \u003ccode\u003ePasswordLeakVerification\u003c/code\u003e class is used to check if user credentials have been exposed in a known data breach, and it is part of the \u003ccode\u003eGoogle.Cloud.RecaptchaEnterprise.V1Beta1\u003c/code\u003e namespace within the Google Cloud .NET library.\u003c/p\u003e\n"],["\u003cp\u003eThis class is an implementation of several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, inheriting from the base \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePasswordLeakVerification\u003c/code\u003e class allows for optional properties such as \u003ccode\u003eCanonicalizedUsername\u003c/code\u003e and \u003ccode\u003eHashedUserCredentials\u003c/code\u003e to specify user information for leak checking.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCredentialsLeaked\u003c/code\u003e property in the class is a boolean flag indicating whether the provided user credentials have been found in a known leak.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple version of this, with the latest being 2.0.0-beta07, and both 2.0.0-beta06 and 1.0.0-beta06 also available.\u003c/p\u003e\n"]]],[],null,[]]