...
The use case is that you want to adjust the database connection for all your "Performer Suite" users because the connection to your database has changed (e.g. the server name or the SQL user).
Short version
ConnectionData.xml
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"
...