你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

PasswordHash interface

密码哈希属性

属性

algorithm

密码哈希算法

context

密码哈希的上下文

filePath

密码哈希的文件路径

hash

密码哈希

passwordHashId

密码哈希的 ID

salt

密码哈希的盐

username

密码哈希的用户名

属性详细信息

algorithm

密码哈希算法

algorithm?: string

属性值

string

context

密码哈希的上下文

context?: string

属性值

string

filePath

密码哈希的文件路径

filePath?: string

属性值

string

hash

密码哈希

hash?: string

属性值

string

passwordHashId

密码哈希的 ID

passwordHashId?: string

属性值

string

salt

密码哈希的盐

salt?: string

属性值

string

username

密码哈希的用户名

username?: string

属性值

string