HostKeys interface
Functions ホスト レベル のキー。
プロパティ
function |
ホスト レベルのファンクション キー。 |
master |
秘密キー。 |
system |
システム キー。 |
プロパティの詳細
functionKeys
ホスト レベルのファンクション キー。
functionKeys?: {[propertyName: string]: string}
プロパティ値
{[propertyName: string]: string}
masterKey
秘密キー。
masterKey?: string
プロパティ値
string
systemKeys
システム キー。
systemKeys?: {[propertyName: string]: string}
プロパティ値
{[propertyName: string]: string}