ISettingsUnitPermissionsProvider - интерфейс
Provides access control checks for settings units.
Пространство имён: Tessa.SettingsUnitsСборка: Tessa (в Tessa.dll) Версия: 4.2.1+2efecbe35c10dec386bb05925f2876c4acbb708d
public interface ISettingsUnitPermissionsProvider
Public Interface ISettingsUnitPermissionsProvider
public interface class ISettingsUnitPermissionsProvider
type ISettingsUnitPermissionsProvider = interface end
| CheckAccessAsync |
Checks if the current user has access to the specified settings unit.
|
| CheckAccessOrThrowAsync |
Checks if the current user has any access to the specified settings unit or throw exception.
|