> For the complete documentation index, see [llms.txt](https://wfsys.gitbook.io/workflow-engine-syntax/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wfsys.gitbook.io/workflow-engine-syntax/workflow_engine/access_points.md).

# AccessPoints

Точка доступа; проверка прав пользователя на выполнение действия или доступ к объектам на клиентской части.

## Описание AccessPoint <a href="#description_access_point" id="description_access_point"></a>

```xml
<AccessPoint Name="AccessPointName" />
```

Значение тэга `<AccessPoint>`: не ожидается.

### Атрибуты AccessPoint <a href="#attributes_access_point" id="attributes_access_point"></a>

<table data-header-hidden><thead><tr><th align="center"></th><th width="463.3333333333333"></th></tr></thead><tbody><tr><td align="center">Name</td><td><p>Название точки доступа.</p><p></p><p>Обязательный атрибут. Значение атрибута <code>Name</code>: любое значение.</p></td></tr></tbody></table>
