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

    Function getAgentDefaultAccessAll

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

      Returns the Access Modes, per Agent, that have been explicitly granted for the children of the Container associated with the given ACL (Access Control List).

      The function does not return:

      • Access Modes granted indirectly to the Agents through other ACL rules, e.g. public or group-specific permissions.
      • Access Modes granted to the Agents for the Container Resource itself (see [[getAgentResourceAccessAll]] instead).

      Parameters

      • aclDataset: AclDataset

        The SolidDataset that contains Access-Control List rules.

      Returns AgentAccess

      Access Modes, per Agent, that have been explicitly granted for the children of the Container associated with the given ACL.