User
Specifies the username used to authenticate to the Apache Kafka broker.
Data Type
string
Default Value
""
Remarks
When using an authentication scheme that requires credentials, this property provides the username associated with the connection. If this property is left blank, the provider attempts an unauthenticated connection, which will fail unless the broker allows anonymous access.