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

    Function getPublicDefaultAccess

    • 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 child Resources of the Container associated with an ACL (Access Control List).

      This function does not return:

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

      Parameters

      • aclDataset: AclDataset

        The SolidDataset that contains Access Control List rules for a certain Container.

      Returns Access

      Access Modes granted to the public in general for the children of the Container associated with the given aclDataset.