مشاركة عبر


HostKeysOutput interface

وظائف مفاتيح مستوى المضيف.

الخصائص

functionKeys

مفاتيح وظائف مستوى المضيف.

masterKey

مفتاح سري.

systemKeys

مفاتيح النظام.

تفاصيل الخاصية

functionKeys

مفاتيح وظائف مستوى المضيف.

functionKeys?: Record<string, string>

قيمة الخاصية

Record<string, string>

masterKey

مفتاح سري.

masterKey?: string

قيمة الخاصية

string

systemKeys

مفاتيح النظام.

systemKeys?: Record<string, string>

قيمة الخاصية

Record<string, string>