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. Commonly Used Types: System.Security.SecureString System.Security.SecureStringMarshal
dotnet add package System.Security.SecureString --version 4.0.0-beta-23109
Install-Package System.Security.SecureString -Version 4.0.0-beta-23109
| 包名 | 版本要求 |
|---|---|
| System.Runtime | [4.0.0-beta-23109, ) |
| 包名 | 版本要求 |
|---|---|
| System.Runtime | [4.0.20-beta-23109, ) |
| System.Runtime.InteropServices | [4.0.20-beta-23109, ) |
| System.Resources.ResourceManager | [4.0.0-beta-23109, ) |
| System.Runtime.Handles | [4.0.0-beta-23109, ) |
| System.Security.Cryptography.Encryption | [4.0.0-beta-23109, ) |
| System.Threading | [4.0.10-beta-23109, ) |
| 作者 | Microsoft |
|---|---|
| 发布时间 | 1900-01-01 00:00:00 |
| 许可证 | http://go.microsoft.com/fwlink/?LinkId=329770 |