IWidgetTemplatesPermissionsProviderCanAdministrateAsync - метод

Checks whether the current user has permission to administrate widget templates.

Definition

Пространство имён: Tessa.Dashboards.WidgetTemplates
Сборка: Tessa (в Tessa.dll) Версия: 4.2.0+ffad8363f63902f18b3b3f4cfa533a14b2fb19a6
C#
ValueTask<bool> CanAdministrateAsync(
	CancellationToken cancellationToken = default
)

Параметры

cancellationToken  CancellationToken  (Optional)
Propagates notification that operations should be canceled.

Возвращаемое значение

ValueTaskBoolean
if the user has permission to administrate widget templates; otherwise .

См. также