account.passwordInputSettings#c23727c9 flags:# new_algo:flags.0?PasswordKdfAlgo new_password_hash:flags.0?bytes hint:flags.0?string email:flags.1?string new_secure_settings:flags.2?SecureSecretSettings = account.PasswordInputSettings;
Parameters
| Name | Type | Description |
| flags |
# |
Bit mask: a field written flags.N?T is present only when bit N is set. |
| new_algo |
flags.0?PasswordKdfAlgo |
|
| new_password_hash |
flags.0?bytes |
|
| hint |
flags.0?string |
|
| email |
flags.1?string |
Email address. |
| new_secure_settings |
flags.2?SecureSecretSettings |
|
Type
account.PasswordInputSettings
Related pages
Types used here