i2 Connect SDK
Search results for

    Show/hide table of contents

    Home > @i2analyze/i2connect > services > IAuthenticatorConfig > description

    services.IAuthenticatorConfig.description property

    Gets a description that the authenticator displays to tell users what to do in order to authenticate.

    Signature:

    readonly description: string;
    

    Returns: string

    Introduced: API version 1.0

    Remarks

    The description string can contain simple markup that enables the inclusion of hyperlinks.

    Example

    A description that contains a hyperlink might look like this:

    Enter a user name and a password. In this example, the password must match the user name. For more information, [hyperlink]http://example.com/passwords click here[/hyperlink].
    
    In this article
    Back to top © N. Harris Computer Corporation