# Token

URL: https://chugunov.pro/api-bitrix/dav/profile/response/token/
Проверено на 1С-Битрикс 25.x, обновлено 03.08.2026.
Источник: независимый русскоязычный справочник chugunov.pro. Не является официальной документацией 1С-Битрикс.

Класс `\Bitrix\Dav\Profile\Response\Token`
Модуль: Dav.

Исходный файл: `source/dav/lib/profile/response/token.php:12`

## Методы (11)

- [`__construct()`](https://chugunov.pro/api-bitrix/dav/profile/response/token/__construct/) — Базовый конструктор.
- [`getBody()`](https://chugunov.pro/api-bitrix/dav/profile/response/token/getbody/)
- [`getHeaders()`](https://chugunov.pro/api-bitrix/dav/profile/response/token/getheaders/)
- [`getStatus()`](https://chugunov.pro/api-bitrix/dav/profile/response/token/getstatus/)
- [`getUser()`](https://chugunov.pro/api-bitrix/dav/profile/response/token/getuser/)
- [`isAccess()`](https://chugunov.pro/api-bitrix/dav/profile/response/token/isaccess/)
- [`static render()`](https://chugunov.pro/api-bitrix/dav/profile/response/token/render/)
- [`setBody()`](https://chugunov.pro/api-bitrix/dav/profile/response/token/setbody/)
- [`setHeader()`](https://chugunov.pro/api-bitrix/dav/profile/response/token/setheader/)
- [`setStatus()`](https://chugunov.pro/api-bitrix/dav/profile/response/token/setstatus/)
- [`setUser()`](https://chugunov.pro/api-bitrix/dav/profile/response/token/setuser/) — Установить $user в свойство текущего пользователя

Оригинал в официальной документации: https://docs.1c-bitrix.ru/api/classes/Bitrix-Dav-Profile-Response-Token.html
