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

    Function getPublicResourceAccess

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

      Returns the Access Modes granted to the public in general for the Resource associated with an ACL (Access Control List).

      This function does not return:

      • Access Modes granted to specific Agents through other ACL rules, e.g., agent- or group-specific permissions.
      • Access Modes to child Resources if the associated Resource is a Container (see [[getPublicDefaultAccess]] instead).

      Parameters

      • aclDataset: AclDataset

        The SolidDataset that contains Access Control List rules.

      Returns Access

      Access Modes granted to the public in general for the Resource associated with the aclDataset.