次の方法で共有


HostKeysOutput interface

Functions ホスト レベルのキー。

プロパティ

functionKeys

ホスト レベルの関数キー。

masterKey

秘密鍵。

systemKeys

システム キー。

プロパティの詳細

functionKeys

ホスト レベルの関数キー。

functionKeys?: Record<string, string>

プロパティ値

Record<string, string>

masterKey

秘密鍵。

masterKey?: string

プロパティ値

string

systemKeys

システム キー。

systemKeys?: Record<string, string>

プロパティ値

Record<string, string>