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

    Function getResourceAcrPolicy

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

      Get the [[ResourcePolicy]] with the given name that applies to a Resource's Access Control Resource from that Access Control Resource.

      Parameters

      • resourceWithAcr: WithAccessibleAcr

        The Resource whose ACR contains the given Policy.

      • name: string

        The name that identifies this Policy.

      Returns null | ThingPersisted

      The requested Policy, if it exists and applies to the Resource's ACR, or null if it does not.

      1.6.0