Table of Contents

Interface ISystemScopeRegistry

Namespace
Tharga.Team
Assembly
Tharga.Team.dll

Registry of system-level (global) scopes — the capabilities a system API key (or a privileged role) may hold. Separate from the team IScopeRegistry, which is access-level based and team-scoped.

public interface ISystemScopeRegistry

Properties

All

IReadOnlyList<SystemScopeDefinition> All { get; }

Property Value

IReadOnlyList<SystemScopeDefinition>