Mono Class Library: Overview

System.Security.SecureString: Method Members

The methods of System.Security.SecureString are listed below. For a list of all members, see the SecureString Members list.

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

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.