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