Exposing a connection string builder as a public API could improve performance of plugins which don't have access to internal members of a connection. At the same time the exposed connection string builder must not contain the provided password and must be read only.