> ## Documentation Index
> Fetch the complete documentation index at: https://private-7c7dfe99-mintlify-8c05c8a2.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

> جدول نظامي يحتوي على جميع الأدوار النشطة حاليًا، بما في ذلك الدور الحالي للمستخدم الحالي والأدوار الممنوحة للدور الحالي

# system.enabled_roles

<div id="description">
  ## الوصف
</div>

يتضمن جميع الأدوار النشطة حاليًا، بما في ذلك الدور الحالي للمستخدم الحالي والأدوار الممنوحة للدور الحالي.

<div id="columns">
  ## الأعمدة
</div>

* `role_name` ([String](/ar/reference/data-types/index)) — اسم الدور.
* `with_admin_option` ([UInt8](/ar/reference/data-types/index)) — 1 إذا كان الدور يتمتع بامتياز ADMIN OPTION.
* `is_current` ([UInt8](/ar/reference/data-types/index)) — يوضّح ما إذا كان `enabled_role` هو الدور الحالي للمستخدم الحالي.
* `is_default` ([UInt8](/ar/reference/data-types/index)) — يوضّح ما إذا كان `enabled_role` هو الدور الافتراضي.
