ApiAccessTokensController - конструктор

Working with API access tokens.

Definition

Пространство имён: Tessa.Web.Controllers
Сборка: Tessa.Web (в Tessa.Web.dll) Версия: 4.2.2+a8f0dd3c063817b2e3f05a923303d808e447c338
C#
public ApiAccessTokensController(
	IApiAccessTokenService tokenService
)

Параметры

tokenService  IApiAccessTokenService
Service for managing API access tokens.

См. также