SecureString Constructor
.NET Framework 2.0
Initializes a new instance of the SecureString class.
| Name | Description |
|---|---|
| SecureString () | Initializes a new instance of the SecureString class. |
| SecureString (Char*, Int32) | Initializes a new instance of the SecureString class from a subarray of System.Char objects. |