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}