Interface ISystemScopeRegistry
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; }