次の方法で共有


HostKeys interface

Functions ホスト レベルのキー。

プロパティ

functionKeys

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

masterKey

秘密鍵。

systemKeys

システム キー。

プロパティの詳細

functionKeys

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

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

プロパティ値

{[propertyName: string]: string}

masterKey

秘密鍵。

masterKey?: string

プロパティ値

string

systemKeys

システム キー。

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

プロパティ値

{[propertyName: string]: string}