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

    Function getMemberPolicyUrlAll

    • The ACP specification is a draft. As such, this function is experimental and
      subject to change, even in a non-major release.
      See also: https://solid.github.io/authorization-panel/acp-specification/
      

      Get the URLs of policies applying to the given resource's children.

      Type Parameters

      • T extends WithAccessibleAcr

      Parameters

      • resourceWithAcr: T

        The resource for which to retrieve URLs policies applying to its children.

      Returns string[]

      Policy URL array.

      1.16.1