Namespace BitAddict.Aras.Security
Classes
LoginInfo
Stores developers login/password to Aras in a secure way to allow arassync / integration tests to access Aras repeatedly.
Currently stored encrypted under User\AppData\Local.
Does not keep string secure in memory at the moment, as it is sent to IOM.dll unencrypted anyway.