i2 Connect SDK
Search results for

    Show/hide table of contents

    Home > @i2analyze/i2connect > services > IAuthenticatorServiceConfig

    services.IAuthenticatorServiceConfig interface

    A collection of properties that define whether a service requires user authentication, and how it behaves if so.

    Signature:

    interface IAuthenticatorServiceConfig 
    

    Introduced: API version 2.0

    Properties

    Property Type Description
    authenticator? IAuthenticator | undefined (Optional) Gets the authenticator to use, or undefined if authentication is not required.
    In this article
    Back to top © N. Harris Computer Corporation