- API ›
- Constructors ›
- Account ›
- PasswordInputSettings
PasswordInputSettings
---types--- account.passwordInputSettings#c23727c9 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
Belongs to
| account.PasswordInputSettings |
Parameters
| new_algo | PasswordKdfAlgo | optional |
| new_password_hash | bytes | optional |
| hint | string | optional |
| string | optional | |
| new_secure_settings | SecureSecretSettings | optional |
Used by
| RecoverPassword |
| UpdatePasswordSettings |