lookupHashPrefix property

String? lookupHashPrefix
getter/setter pair

Exactly 26-bit prefix of the SHA-256 hash of the canonicalized username.

It is used to look up password leaks associated with that hash prefix.

Required.

Implementation

core.String? lookupHashPrefix;