Udostępnij za pośrednictwem


HostKeys interface

Klucze poziomu hosta funkcji.

Właściwości

functionKeys

Klucze funkcji na poziomie hosta.

masterKey

Klucz tajny.

systemKeys

Klucze systemowe.

Szczegóły właściwości

functionKeys

Klucze funkcji na poziomie hosta.

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

Wartość właściwości

{[propertyName: string]: string}

masterKey

Klucz tajny.

masterKey?: string

Wartość właściwości

string

systemKeys

Klucze systemowe.

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

Wartość właściwości

{[propertyName: string]: string}