AccessControlRulesPrivilege interface
خصائص امتياز قاعدة التحكم بالوصول.
الخصائص
| name | اسم الامتياز. |
| path | مسار HTTP المقابل للامتياز. |
| query |
معلمات الاستعلام المراد مطابقتها في المسار. |
تفاصيل الخاصية
name
اسم الامتياز.
name: string
قيمة الخاصية
string
path
مسار HTTP المقابل للامتياز.
path: string
قيمة الخاصية
string
queryParameters
معلمات الاستعلام المراد مطابقتها في المسار.
queryParameters?: {[propertyName: string]: string}
قيمة الخاصية
{[propertyName: string]: string}