encryptedUserCredentialsHash property
Encrypted Scrypt hash of the canonicalized username+password.
It is re-encrypted by the server and returned through
reencrypted_user_credentials_hash
.
Optional.
Implementation
core.String? encryptedUserCredentialsHash;