Skip to main content
System.Security.SecureString package icon

System.Security.SecureString

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.

Total Downloads
575.6M
575,624,197
Published
Jun 27, 2016
Latest stable version

Install

.NET CLI
dotnet add package System.Security.SecureString --version 4.0.0
Package Manager Console
Install-Package System.Security.SecureString -Version 4.0.0
PackageReference
<PackageReference Include="System.Security.SecureString" Version="4.0.0" />

Frameworks

MonoAndroid1.0 MonoTouch1.0 .NETFramework4.6 .NETStandard1.3 Xamarin.iOS1.0 Xamarin.Mac2.0 Xamarin.TVOS1.0 Xamarin.WatchOS1.0

Dependencies

[1.0.1, )
[4.0.1, )
System.Runtime
.NETStandard1.3
[4.1.0, )
System.Runtime.Handles
.NETStandard1.3
[4.0.1, )
[4.1.0, )
System.Text.Encoding
.NETStandard1.3
[4.0.11, )
System.Threading
.NETStandard1.3
[4.0.11, )

Adoption guide

A verified publisher signal is available. Assess fit from the package's supported frameworks, license and dependency graph rather than popularity alone.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

Compatibility metadata lists 8 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.