SAP Cloud SDK for JavaScript - v4.8.0
    Preparing search index...

    Options to enable caching when fetching destinations.

    interface CachingOptions {
        useCache?: boolean;
    }
    Index
    useCache?: boolean

    A boolean value that indicates whether to read and write destinations from and to cache. This never writes destinations with authentication type "SAMLAssertion".