i2 Connect SDK
Search results for

    Show/hide table of contents

    Home > @i2analyze/i2connect > connectors > IRegisterStorageConfig

    connectors.IRegisterStorageConfig interface

    The configuration for registering a storage location for a connector.

    Signature:

    interface IRegisterStorageConfig 
    

    Introduced: API version 2.4

    Properties

    Property Type Description
    authHandler? (fileId: string, userInformation: ICookieUserInformation) => Promise<void> | void (Optional) Gets or sets an optional auth handler that will be called when a file is requested.
    In this article
    Back to top © N. Harris Computer Corporation