Table of Contents

API Reference

This section is generated by DocFX from the XML documentation of AutoRbac.Core — the reusable library behind the autorbac CLI.

Start with these types:

  • AutoRbac.Core.RbacService — the public surface (the six operations: probe, requirement, test-access, grant-script, set-access, providers).
  • AutoRbac.Core.Providers.IRbacProvider / ProviderBase — the platform provider contract.
  • AutoRbac.Core.Providers.ProviderRegistry — provider registration and lookup.
  • AutoRbac.Core.Models — the result records (Requirement, AccessState, GrantScript, ProbeResult, AccessResult, …).
  • AutoRbac.Core.Engine — the knowledge base, scope resolver, authorization-error parser, action→role mapper, and the live Azure / REST clients.

Use the table of contents on the left to browse the full namespace and member listing.