HostKeys interface
Kunci tingkat host Functions.
Properti
| function |
Kunci fungsi tingkat host. |
| master |
Kunci rahasia. |
| system |
Kunci sistem. |
Detail Properti
functionKeys
Kunci fungsi tingkat host.
functionKeys?: {[propertyName: string]: string}
Nilai Properti
{[propertyName: string]: string}
masterKey
Kunci rahasia.
masterKey?: string
Nilai Properti
string
systemKeys
Kunci sistem.
systemKeys?: {[propertyName: string]: string}
Nilai Properti
{[propertyName: string]: string}