SecureString Constructor
.NET Framework 4
Initializes a new instance of the SecureString class.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
SecureString() | Initializes a new instance of the SecureString class. |
|
SecureString(Char*, Int32) | Infrastructure. Initializes a new instance of the SecureString class from a subarray of System.Char objects. |