Table of Contents

Class SourcePermissions

Namespace
adas_core.Domain
Assembly
adas-core.Domain.dll

Represents a set of permissions associated with a source, defining the access rights or constraints applicable to it.

public class SourcePermissions
Inheritance
SourcePermissions
Inherited Members
Extension Methods

Remarks

This class encapsulates permission-related information for a given source context.

Properties

Actions

public List<ActionsEnum.Actions> Actions { get; set; }

Property Value

List<ActionsEnum.Actions>