I currently have a .NET 2.0 Application that uses "Security.Secur eString" to securly pass a password to the process that I am starting within the app. I want to create something similar for a few of our web servers, but the web team does not want to install .NET 2.0 on the servers
Is there anything similar to "Security.Secur eString" for .NET 1.1?
Mike
Is there anything similar to "Security.Secur eString" for .NET 1.1?
Mike
Comment