Home > @i2analyze/i2connect > connectors > IAuthenticationField
connectors.IAuthenticationField interface
A field on an authentication dialog.
Signature:
interface IAuthenticationField
Introduced: API version 1.0
Properties
| Property | Type | Description |
|---|---|---|
| label | string | Gets the label of the field. |
| type | AuthenticationFieldType | Gets the type of the field. |