IWidgetTemplatesPermissionsProviderCanEditAsync - метод

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

Definition

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

Параметры

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

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

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

См. также