HostKeys interface
Chaves de nível de anfitrião de funções.
Propriedades
function |
Teclas de função ao nível do anfitrião. |
master |
Chave secreta. |
system |
Chaves do sistema. |
Detalhes de Propriedade
functionKeys
Teclas de função ao nível do anfitrião.
functionKeys?: {[propertyName: string]: string}
Valor de Propriedade
{[propertyName: string]: string}
masterKey
Chave secreta.
masterKey?: string
Valor de Propriedade
string
systemKeys
Chaves do sistema.
systemKeys?: {[propertyName: string]: string}
Valor de Propriedade
{[propertyName: string]: string}