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

    Type Alias RegisterDestinationOptions

    RegisterDestinationOptions: Pick<
        DestinationFetchOptions,
        "jwt"
        | "isolationStrategy",
    > & { inferMtls?: boolean; useMtlsCache?: boolean }

    Represents options to configure how a destination should be registered.

    Copyright Ⓒ 2025 SAP SE or an SAP affiliate company. All rights reserved.