CSharpTest.Net
Create Method
See Also  Send Feedback Download Help File
CSharpTest.Net.Library Assembly > CSharpTest.Net.Crypto Namespace > SecureStringUtils Class : Create Method

Glossary Item Box

Creates a SecureString from an enumerable set of characters, like: Create("password string");

Overload List

OverloadDescription
Create(IEnumerable<Char>)Creates a SecureString from an enumerable set of characters, like: Create("password string");  
Create(Stream)Creates a SecureString from a stream of unicode characters  
Create(Stream,Encoding)Creates a SecureString from an stream of characters  

Requirements

Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7

See Also

Generated with Document! X 2011 by Innovasys