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

    Function hasLinkedAcr

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

      Given a Resource, check whether it is governed by Access Policies. (Specifically, a Resource that is governed by Access Policies will refer to exactly one Access Control Resource, and expose that to users who are allowed to see or modify access to the given Resource.)

      Type Parameters

      Parameters

      • resource: Resource

        Resource which may or may not be governed by Access Policies.

      Returns resource is WithLinkedAcr<Resource>

      True if the Resource refers to an Access Control Resource and is hence governed by Access Policies, or false if it does not.

      1.6.0