# «Secure» (Решение)

## Ответ

Нужно хранить строчку с использованием класса `SecureString`.

## Ссылки

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

[Задача](https://andreyakinshin.gitbook.io/problembookdotnet/ru/strings/secure-p)
