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

    Function getAclServerResourceInfo

    • Retrieve the Server Resource Info of Resource expressing access control over another resource it is linked to. It applies in both ACP and WAC contexts: the Access Control Resource is discovered consistently using a Link header with rel=acl.

      Parameters

      • resource: WithServerResourceInfo

        The Resource for which ACL we want to retrieve the Server Resource Info.

      • Optionaloptions: DefaultOptions

      Returns Promise<null | WithServerResourceInfo>

      The Server Resource Info if available, null otherwise.

      1.19.0