System.Security.SecureString 4.0.0

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 When using NuGet 3.x this package requires at least version 3.4.

Microsoft
安装
dotnet add package System.Security.SecureString --version 4.0.0
Install-Package System.Security.SecureString -Version 4.0.0
依赖
.NETStandard1.3
包名版本要求
Microsoft.NETCore.Platforms [1.0.1, )
System.Resources.ResourceManager [4.0.1, )
System.Runtime [4.1.0, )
System.Runtime.Handles [4.0.1, )
System.Runtime.InteropServices [4.1.0, )
System.Security.Cryptography.Primitives [4.0.0, )
System.Text.Encoding [4.0.11, )
System.Threading [4.0.11, )
版本详情
作者Microsoft
发布时间2016-06-27 12:26:44
项目主页https://dot.net/
许可证http://go.microsoft.com/fwlink/?LinkId=329770