This topic has not yet been rated - Rate this topic

SecureString Constructor

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.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.