account.password

account.password#957b50fb flags:# has_recovery:flags.0?true has_secure_values:flags.1?true has_password:flags.2?true current_algo:flags.2?PasswordKdfAlgo srp_B:flags.2?bytes srp_id:flags.2?long hint:flags.3?string email_unconfirmed_pattern:flags.4?string new_algo:PasswordKdfAlgo new_secure_algo:SecurePasswordKdfAlgo secure_random:bytes pending_reset_date:flags.5?int login_email_pattern:flags.6?string = account.Password;

Parameters

NameTypeDescription
flags # Bit mask: a field written flags.N?T is present only when bit N is set.
has_recovery flags.0?true
has_secure_values flags.1?true
has_password flags.2?true
current_algo flags.2?PasswordKdfAlgo
srp_B flags.2?bytes
srp_id flags.2?long
hint flags.3?string
email_unconfirmed_pattern flags.4?string
new_algo PasswordKdfAlgo
new_secure_algo SecurePasswordKdfAlgo
secure_random bytes
pending_reset_date flags.5?int
login_email_pattern flags.6?string

Type

account.Password

Related pages

Types used here