Hierarchy

  • PermissionReaderInput

Properties

credentials: Partial<Record<CredentialGroup, Credential>>

Credentials of the entity that wants to use the resource.

identifier: ResourceIdentifier

Identifier of the resource that will be read/modified.

modes: Set<AccessMode>

This is the minimum set of access modes the output needs to contain, allowing the handler to limit its search space to this set. However, non-exhaustive information about other access modes can still be returned.