Table of Contents

Class SystemScopeRegistry

Namespace
Tharga.Team
Assembly
Tharga.Team.dll

Stores system-level scope definitions. A flat set (no access level) — system keys carry an explicit list, and privileged roles map to a subset.

public class SystemScopeRegistry : ISystemScopeRegistry
Inheritance
SystemScopeRegistry
Implements
Inherited Members

Properties

All

public IReadOnlyList<SystemScopeDefinition> All { get; }

Property Value

IReadOnlyList<SystemScopeDefinition>

Methods

Register(string, string)

public void Register(string scopeName, string description = null)

Parameters

scopeName string
description string