# “Secure” (Solution)

## Answer

You should use `SecureString`.

## Links

* [MSDN: SecureString Class](http://msdn.microsoft.com/library/system.security.securestring.aspx)

[Problem](https://andreyakinshin.gitbook.io/problembookdotnet/en/strings/secure-p)
