HostKeys interface
وظائف مفاتيح مستوى المضيف.
الخصائص
| function |
مفاتيح وظائف مستوى المضيف. |
| master |
مفتاح سري. |
| system |
مفاتيح النظام. |
تفاصيل الخاصية
functionKeys
مفاتيح وظائف مستوى المضيف.
functionKeys?: {[propertyName: string]: string}
قيمة الخاصية
{[propertyName: string]: string}
masterKey
مفتاح سري.
masterKey?: string
قيمة الخاصية
string
systemKeys
مفاتيح النظام.
systemKeys?: {[propertyName: string]: string}
قيمة الخاصية
{[propertyName: string]: string}