# أمان المستخدمين المحليين

## 👥 ما هي أمان المستخدمين المحليين؟

يتيح أمان المستخدمين المحليين تقييد الوصول استنادًا إلى ngSurvey الموجودة [المستخدمين ](/ar/multi-user-management/users.md)أو [المجموعات](/ar/multi-user-management/groups.md) المدرجة داخل نظام [المستخدمين الخاص بـ ngSurvey](/ar/multi-user-management/users.md) .&#x20;

## 🔅 خصائص أمان المستخدمين المحليين

* **`السماح بإرسال متعدد`** يمكن للمستجيبين المشاركة عدة مرات في نفس الاستبيان.
* **`Single sign on`** يجب أن يكون المستخدم قد سجّل الدخول بالفعل باستخدام بيانات اعتماد حساب ngSurvey الخاص به.

{% hint style="info" %}
بمجرد التفعيل، يمكن استخدام المستخدم المسجّل أو المجموعة في أي من [قاعدة الشرط](/ar/form-management/form-designer/condition-rules/conditions-rules.md) داخل نموذجنا. وبذلك من الممكن إظهار/إخفاء أسئلة محددة بناءً على المستخدم الحالي أو مجموعاته.
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.ngsurvey.com/ar/form-management/security/security-items/aman-almstkhdmyn-almhlyyn.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
