共用方式為


PasswordHash interface

密碼哈希屬性

屬性

algorithm

密碼哈希的演算法

context

密碼哈希的內容

filePath

密碼哈希的檔案路徑

hash

密碼哈希

passwordHashId

密碼哈希的標識碼

salt

密碼哈希的 Salt

username

密碼哈希的用戶名稱

屬性詳細資料

algorithm

密碼哈希的演算法

algorithm?: string

屬性值

string

context

密碼哈希的內容

context?: string

屬性值

string

filePath

密碼哈希的檔案路徑

filePath?: string

屬性值

string

hash

密碼哈希

hash?: string

屬性值

string

passwordHashId

密碼哈希的標識碼

passwordHashId?: string

屬性值

string

salt

密碼哈希的 Salt

salt?: string

屬性值

string

username

密碼哈希的用戶名稱

username?: string

屬性值

string