• Модуль: rest
  • Путь к файлу: ~/bitrix/modules/rest/classes/general/rest.php
  • Класс: CRestServer
  • Вызов: CRestServer::setSecurityState
public function setSecurityState($state = null)
{
	$this->securityMethodState = $state;
}