共用方式為


HostKeys interface

函式主機層級索引鍵。

屬性

functionKeys

主機層級函式金鑰。

masterKey

秘密金鑰。

systemKeys

系統金鑰。

屬性詳細資料

functionKeys

主機層級函式金鑰。

functionKeys?: {[propertyName: string]: string}

屬性值

{[propertyName: string]: string}

masterKey

秘密金鑰。

masterKey?: string

屬性值

string

systemKeys

系統金鑰。

systemKeys?: {[propertyName: string]: string}

屬性值

{[propertyName: string]: string}