Show / Hide Table of Contents

Enum IndicatorPermissionsDto

Перечень прав (разрешений) индикаторов.

Namespace: Trivium.IndicatorsDto.IndicatorPermissions
Assembly: Trivium.IndicatorsDto.dll
Syntax
[Flags]
public enum IndicatorPermissionsDto

Fields

Name Description
All
EditAllElements

Редактирование всех элементов.

NoAccess

Чтение данных запрещено.

None

Права по умолчанию.

ReadAllElements

Чтение всех элементов.

Back to top Generated by DocFX