
Portal User asked a question.
<ConnectionString> setting in snowserver.config
What is a function of encrypted <ConnectionString> in Snow Inventory snowserver.config? Are they server name, database name, and user credentials stored in encrypted form (found in snowdoc)? When I migrate Inventory to a new server should I preserve it or just configure new settings like db connection?
<Configuration>
<Master>
<License>
<CompanyName>XXX</CompanyName>
<LicenseKey>XXX</LicenseKey>
</License>
<ConnectionString>
<Encrypted>XXXXXXXXXXXXXXXXXXXXX</Encrypted>
</ConnectionString>