Home > @i2analyze/i2connect > services > AuthenticationFieldType
services.AuthenticationFieldType type
A type for an authentication field, which can be 'text' or 'password'.
Signature:
type AuthenticationFieldType = 'text' | 'password';
Introduced: API version 2.0