Databricks SDK for JavaScript
    Preparing search index...
    interface RecipientProfile {
        bearerToken?: string;
        endpoint?: string;
        shareCredentialsVersion?: number;
    }
    Index

    Properties

    bearerToken?: string

    The token used to authorize the recipient.

    endpoint?: string

    The endpoint for the share to be used by the recipient.

    shareCredentialsVersion?: number

    The version number of the recipient's credentials on a share.