共用方式為


HostKeysOutput interface

函式主機層級索引鍵。

屬性

functionKeys

主機層級函式索引鍵。

masterKey

秘密金鑰。

systemKeys

系統金鑰。

屬性詳細資料

functionKeys

主機層級函式索引鍵。

functionKeys?: Record<string, string>

屬性值

Record<string, string>

masterKey

秘密金鑰。

masterKey?: string

屬性值

string

systemKeys

系統金鑰。

systemKeys?: Record<string, string>

屬性值

Record<string, string>