I have a theoretical situation where I'd want to use a SecureString to store a password provided by a web forms user, for later use by the server to accomplish a task where it would need to provide the plaintext password to a different web service.I have a theoretical situation where I'd want t