SecureString (class)

This type is found in the namespace System.Security

mget_LengthInt32
mClearVoid
mCopySecureString
mDisposeVoid
mIsReadOnlyBoolean
mMakeReadOnlyVoid
mAppendCharVoid
mInsertAtVoid
mRemoveAtVoid
mSetAtVoid
mEqualsBoolean
mGetHashCodeInt32
mGetTypeType
mToStringString
c.ctor
c.ctor
pLengthInt32

get_Length

Clear

.

Copy

.

Dispose

.

IsReadOnly

.

MakeReadOnly

.

AppendChar

.

InsertAt

cSystem.Char

RemoveAt

indexSystem.Int32
cSystem.Char

SetAt

indexSystem.Int32

Equals

indexSystem.Int32
cSystem.Char

GetHashCode

objSystem.Object

GetType

.

ToString

.

.ctor

.

.ctor

.

Length

valueSystem.Char*
lengthSystem.Int32
.