authOverrideEnabled property

bool? authOverrideEnabled
getter/setter pair

Auth override enabled for the connection.

If Auth Override is enabled, Connection allows the backend service auth to be overridden in the entities/actions API.

Optional.

Implementation

core.bool? authOverrideEnabled;