Interface KnownActions

Known access control check actions. Used to validate action parameter passed in to AccessControl functions.

Any services doing their own access checks should add actions via the AccessControlHooks knownActions hook.

Hierarchy

  • KnownActions

Properties

Properties

exactMatches: string[]

Exact matches.

prefixes: string[]

Prefixes.

Generated using TypeDoc