| Visual Basic (Declaration) | |
|---|---|
Public Function New( _ ByVal str As SecureString _ ) | |
| C# | |
|---|---|
public SecureStringStream( SecureString str ) | |
Parameters
- str
Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7
|
| CSharpTest.Net | |
| SecureStringStream Constructor | |
| See Also Send Feedback Download Help File | |
| CSharpTest.Net.Library Assembly > CSharpTest.Net.Crypto Namespace > SecureStringStream Class : SecureStringStream Constructor |
Glossary Item Box
| Visual Basic (Declaration) | |
|---|---|
Public Function New( _ ByVal str As SecureString _ ) | |
| C# | |
|---|---|
public SecureStringStream( SecureString str ) | |
Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7