i2 Connect SDK
Search results for

    Show/hide table of contents

    Home > @i2analyze/i2connect > spi > AuthConfigFormField

    spi.AuthConfigFormField type

    A field in an authentication form.

    Signature:

    export type AuthConfigFormField = {
        id: string;
        label: string;
        type: string;
      };
    
    In this article
    Back to top © N. Harris Computer Corporation