ISettingsUnitPermissionsProvider - интерфейс
Provides access control checks for settings units.
Пространство имён: Tessa.SettingsUnitsСборка: Tessa (в Tessa.dll) Версия: 4.2.2+a8f0dd3c063817b2e3f05a923303d808e447c338
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.
|