IWidgetTemplatesPermissionsProvider - интерфейс

Provider for performing permissions checks related to operations with widget templates.

Definition

Пространство имён: Tessa.Dashboards.WidgetTemplates
Сборка: Tessa (в Tessa.dll) Версия: 4.1.5+a9a57e1eda0b57f197e0c68d2aa7d7dc95b6c424
C#
public interface IWidgetTemplatesPermissionsProvider

Методы

CanAdministrateAsync Checks whether the curent user has permission to administrate widget templates.
CanEditAsync Checks whether the current user has permission to edit widget templates.
RecalculatePermissionsAsync Performs a permissions check on the widget template(s) permission token, if specified, and try calculates the current permissions with token reissue.

См. также