System.Security.SecureString 4.0.0-beta-23019

Prefix Reserved
This is a prerelease version of System.Security.SecureString.
There is a newer prerelease version of this package available.
See the version list below for details.

Requires NuGet 3.0 or higher.

dotnet add package System.Security.SecureString --version 4.0.0-beta-23019
                    
NuGet\Install-Package System.Security.SecureString -Version 4.0.0-beta-23019
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="System.Security.SecureString" Version="4.0.0-beta-23019" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="System.Security.SecureString" Version="4.0.0-beta-23019" />
                    
Directory.Packages.props
<PackageReference Include="System.Security.SecureString" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add System.Security.SecureString --version 4.0.0-beta-23019
                    
#r "nuget: System.Security.SecureString, 4.0.0-beta-23019"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=System.Security.SecureString&version=4.0.0-beta-23019&prerelease
                    
Install System.Security.SecureString as a Cake Addin
#tool nuget:?package=System.Security.SecureString&version=4.0.0-beta-23019&prerelease
                    
Install System.Security.SecureString as a Cake Tool

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

Product Compatible and additional computed target framework versions.
.NET Framework net46 is compatible.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
.NETPlatform dotnet is compatible. 
DNXCore dnxcore50 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

GitHub repositories (10)

Showing the top 10 popular GitHub repositories that depend on System.Security.SecureString:

Repository Stars
Azure/azure-cosmos-dotnet-v3
.NET SDK for Azure Cosmos DB for the core SQL API
CatImmortal/Trinity
基于Unity的纯C#(客户端+服务端+热更新)游戏开发整合方案
microsoft/BotFramework-BlogSamples
Welcome to the Bot Framework samples repository. Here you will find sample bots that take advantage of Bot Framework capabilities.
AzureAD/azure-activedirectory-library-for-dotnet
ADAL authentication libraries for .net
microsoft/app-innovation-workshop
Hands-on workshop designed to help you learn Azure, Mobile & AI
ligos/readablepassphrasegenerator
The Readable Passphrase Generator generates passphrases which are (mostly) grammatically correct but nonsensical. These are easy to remember (for humans) but difficult to guess (for humans and computers).
PowerShell/PowerShellStandard
Azure-Samples/active-directory-xamarin-native-v2
This is a simple Xamarin Forms app showcasing how to use MSAL.NET to authenticate work or school and Microsoft personal accounts with the Microsoft identity platform, and access the Microsoft Graph with the resulting token.
Azure-Samples/active-directory-b2c-xamarin-native
This is a simple Xamarin Forms app showcasing how to use MSAL to authenticate users via Azure Active Directory B2C, and access a Web API with the resulting tokens.
neosmart/SecureStore
A .NET implementation of the cross-platform SecureStore (symmetrically-encrypted secrets) protocol
Version Downloads Last updated
4.0.0-beta-23119 51 7/20/2015
4.0.0-beta-23019 14,840 6/29/2015
4.0.0-beta-22816 22,104 4/24/2015
4.0.0-beta-22605 7,471 2/13/2015
4.0.0-beta-22416 41 1/16/2015
4.0.0-beta-22231 484 11/11/2014