Class SourcePermissions
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; }