i2 Connect SDK
Search results for

    Show/hide table of contents

    Home > @i2analyze/i2connect > services > AuthenticationFieldType

    services.AuthenticationFieldType type

    A type for an authentication field, which can be 'text' or 'password'.

    Signature:

    type AuthenticationFieldType = 'text' | 'password';
    

    Introduced: API version 2.0

    In this article
    Back to top © N. Harris Computer Corporation