When you Set the property Password, a SecureString is created from the value received.
When you Get the property Password, the SecureString is converted to a string and returned.
You should work with the Password property.
↧