encryptedLeakMatchPrefixes property

List<String>? encryptedLeakMatchPrefixes
getter/setter pair

List of prefixes of the encrypted potential password leaks that matched the given parameters.

They must be compared with the client-side decryption prefix of reencrypted_user_credentials_hash

Output only.

Implementation

core.List<core.String>? encryptedLeakMatchPrefixes;