Home > @i2analyze/i2connect > connectors > AuthenticationFieldType
connectors.AuthenticationFieldType type
The type of an authentication field, which can be 'text'
or 'password'
.
Signature:
type AuthenticationFieldType = 'text' | 'password';
Introduced: API version 1.0