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

    Function createAcl

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

      Creates an empty resource ACL (Access Control List) for a given Resource.

      Parameters

      • targetResource: WithResourceInfo & {} & { internal_resourceInfo: { aclUrl: string } }

        A Resource that does not have its own ACL yet (see [[hasResourceAcl]]).

      Returns AclDataset

      An empty resource ACL for the given Resource.