Mono Class Library: Overview

System.Security.SecureString: Members

The members of System.Security.SecureString are listed below.

See Also: Inherited members from System.Runtime.ConstrainedExecution.CriticalFinalizerObject

Public Constructors

Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.

Public Properties

[read-only]
Lengthint. Documentation for this section has not yet been entered.

Public Methods

AppendChar(char)
Documentation for this section has not yet been entered.
Clear()
Documentation for this section has not yet been entered.
Copy() : SecureString
Documentation for this section has not yet been entered.
Dispose()
Documentation for this section has not yet been entered.
InsertAt(int, char)
Documentation for this section has not yet been entered.
IsReadOnly() : bool
Documentation for this section has not yet been entered.
MakeReadOnly()
Documentation for this section has not yet been entered.
RemoveAt(int)
Documentation for this section has not yet been entered.
SetAt(int, char)
Documentation for this section has not yet been entered.