Home > @i2analyze/i2connect > connectors > IAuthenticatorConfig
connectors.IAuthenticatorConfig interface
A collection of properties that provide configuration for an authenticator.
Signature:
interface IAuthenticatorConfig
Introduced: API version 1.0
Properties
Property | Type | Description |
---|---|---|
description | string | Gets a description that the authenticator displays to tell users what to do in order to authenticate. |
id? | string | (Optional) Gets the identifier of the authenticator, which can be referenced by services. |