...
The use case is that you want to adjust the database connection for all your "Performer Suite" users , either because because the connection to your database has changed (e.g. the server name or the SQL user has changed in some way).
Short version
You only have to enter the connection data once actively and successfully (e.g. on your PC) and can then send this XML file to your colleagues.
Connection data to your database is stored (encrypted) in the ConnectionData.xml file. "C:\PerformerSuite\AppData\ConnectionData\ConnectionData.xml"
...