Provides the System.Security.SecureString class, which represents text that should be kept confidential. The text is encrypted for privacy when being used, and deleted from computer memory when no longer needed.
dotnet add package System.Security.SecureString
Install-Package System.Security.SecureString
| 作者 | Microsoft |
|---|---|
| 许可证 | http://go.microsoft.com/fwlink/?LinkId=329770 |
| 最新版本 | 4.3.0 |