public sealed class PrivatePasswordLeakVerification : IMessage<PrivatePasswordLeakVerification>, IEquatable<PrivatePasswordLeakVerification>, IDeepCloneable<PrivatePasswordLeakVerification>, IBufferMessage, IMessage
public RepeatedField<ByteString> EncryptedLeakMatchPrefixes { get; }
List of prefixes of the encrypted potential password leaks that matched the
given parameters. They should be compared with the client-side decryption
prefix of reencrypted_user_credentials_hash
public ByteString ReencryptedUserCredentialsHash { get; set; }
Corresponds to the re-encryption of the encrypted_user_credentials_hash
field. Used to match potential password leaks within
encrypted_leak_match_prefixes.
[[["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 latest version of the \u003ccode\u003ePrivatePasswordLeakVerification\u003c/code\u003e class is 2.17.0, and the page provides links to versions going back to 1.2.0 within the \u003ccode\u003eGoogle.Cloud.RecaptchaEnterprise.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePrivatePasswordLeakVerification\u003c/code\u003e class is designed to verify private password leaks and implements several interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, one default and another that accepts a \u003ccode\u003ePrivatePasswordLeakVerification\u003c/code\u003e object as a parameter, presumably for copying.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003ePrivatePasswordLeakVerification\u003c/code\u003e class include \u003ccode\u003eEncryptedLeakMatchPrefixes\u003c/code\u003e, \u003ccode\u003eEncryptedUserCredentialsHash\u003c/code\u003e, \u003ccode\u003eLookupHashPrefix\u003c/code\u003e, and \u003ccode\u003eReencryptedUserCredentialsHash\u003c/code\u003e, all of which are related to handling encrypted password data.\u003c/p\u003e\n"],["\u003cp\u003eThe class belongs to the assembly \u003ccode\u003eGoogle.Cloud.RecaptchaEnterprise.V1.dll\u003c/code\u003e, in the \u003ccode\u003eGoogle.Cloud.RecaptchaEnterprise.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"]]],[],null,[]]