Releases all resources used by the current System.Security.SecureString object.
The SecureString.Dispose method writes binary zeroes to the allocated memory that contains the value of this System.Security.SecureString object, then frees the allocated memory.
For more information, see Finalize Methods and Destructors and Garbage Collection.