> For the complete documentation index, see [llms.txt](https://andreyakinshin.gitbook.io/problembookdotnet/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://andreyakinshin.gitbook.io/problembookdotnet/ru/strings/secure-s.md).

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

## Ответ

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

## Ссылки

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

[Задача](/problembookdotnet/ru/strings/secure-p.md)
