CSharpTest.Net
SecureStringStream Constructor
See Also  Send Feedback Download Help File
CSharpTest.Net.Library Assembly > CSharpTest.Net.Crypto Namespace > SecureStringStream Class : SecureStringStream Constructor

str

Glossary Item Box

Creates a stream from the provided SecureString's contents, use UTF16 to decode text

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal str As SecureString _
)
C# 
public SecureStringStream( 
   SecureString str
)

Parameters

str

Requirements

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

See Also

Generated with Document! X 2011 by Innovasys