M
Mike McGuire
I currently have a .NET 2.0 Application that uses "Security.SecureString" 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.SecureString" for .NET 1.1?
Mike
Is there anything similar to "Security.SecureString" for .NET 1.1?
Mike