Z
zooCurator
I'm new to .net, so hopefully I am in the right place.
I have written a web application which accepts the userid & password. The
password is masked with "*" and is used for accessing DB2 & SQL Server
databases.
When in debug mode the password displays as it was entered. Is there a way
to have the password encrypted, even during debug? It makes me wonder how
secure the password really is.
Thanks
I have written a web application which accepts the userid & password. The
password is masked with "*" and is used for accessing DB2 & SQL Server
databases.
When in debug mode the password displays as it was entered. Is there a way
to have the password encrypted, even during debug? It makes me wonder how
secure the password really is.
Thanks