HostKeysOutput interface
وظائف مفاتيح مستوى المضيف.
الخصائص
| function |
مفاتيح وظائف مستوى المضيف. |
| master |
مفتاح سري. |
| system |
مفاتيح النظام. |
تفاصيل الخاصية
functionKeys
مفاتيح وظائف مستوى المضيف.
functionKeys?: Record<string, string>
قيمة الخاصية
Record<string, string>
masterKey
مفتاح سري.
masterKey?: string
قيمة الخاصية
string
systemKeys
مفاتيح النظام.
systemKeys?: Record<string, string>
قيمة الخاصية
Record<string, string>