lookupHashPrefix property
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;
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.
core.String? lookupHashPrefix;