@inrupt/solid-client
    Preparing search index...

    Function getAgentResourceAccessAll

    • This function is still experimental and subject to change, even in a non-major release.
      

      Returns the explicitly granted Access Modes per Agent for the Resource associated with an ACL (Access Control List).

      The function does not return:

      • Access Modes granted indirectly to Agents through other ACL rules, e.g., public or group-specific permissions.
      • Access Modes granted to Agents for the child Resources if the associated Resource is a Container.

      Parameters

      • aclDataset: AclDataset

        The SolidDataset that contains ACL rules.

      Returns AgentAccess

      Access Modes per Agent that have been explicitly granted for the Resource associated with an ACL SolidDataset.